DK for Delphi | GisViewer.TGIS_Viewer.Draw | Constructors | Fields | Methods | Properties | Events
Draw all layers on a current renderer.
Implements IGIS_Viewer.Draw.
// Delphi public procedure Draw( const _renderer : TObject; const _mode : TGIS_DrawMode );
// C++ Builder public: void Draw( TObject* const _renderer, TGIS_DrawMode* const _mode );
Name | Type | Description |
---|---|---|
_renderer | TObject | renderer context |
_mode | TGIS_DrawMode | drawing mode: which set of layers should be rendered |