DK11 for Delphi | GisViewer3DBase.TGIS_Viewer3DBase.InitialRedraw | Constructors | Fields | Methods | Properties | Events
Available also on: .NET WinForms | ActiveX | Python.
// Delphi public function InitialRedraw( const _extent : TGIS_Extent; const _initdraw : Boolean ) : Boolean;
// C++ Builder public: bool InitialRedraw( TGIS_Extent* const _extent, const bool _initdraw );
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | |
_initdraw | Boolean |
Type | Description |
---|---|
Boolean |