DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.Draw | Constructors | Methods | Properties | Events
Draw all layers on a current renderer.
Available also on: .NET WinForms | Java | ActiveX | Python.
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 |