DK11 for Delphi | GisInterfaces.IGIS_Viewer.InvalidateExtent | Overloads | Methods | Properties
Invalidate an extent for full map redraw
// Delphi public procedure InvalidateExtent( const _extent : TGIS_Extent ); overload;
// C++ Builder public: void InvalidateExtent( TGIS_Extent* const _extent ) = 0 /* overload */;
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | extent to redraw |