DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.InvalidateExtent | Overloads | Constructors | Methods | Properties | Events
Invalidate an extent for full map redraw
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_Viewer.InvalidateExtent.
// Delphi public procedure InvalidateExtent( const _extent : TGIS_Extent ); overload;
// C++ Builder public: void InvalidateExtent( TGIS_Extent* const _extent ) /* overload */;
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | extent to redraw |