DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.InvalidateExtent | Overloads | Constructors | Methods | Properties | Events
Invalidate an extent for full map redraw
Available also on: Delphi VCL | .NET WinForms | .NET WPF | Java.
// 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 |