DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.InvalidateExtent | Overloads | Constructors | Methods | Properties | Events
Invalidate an extent.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.InvalidateExtent.
# Python def InvalidateExtent( self _extent: tatukgis.pdk.TGIS_Extent _deep: bool ) -> None:
Name | Type | Description |
---|---|---|
_extent | tatukgis.pdk.TGIS_Extent | extent to redraw |
_deep | bool | True if whole map must marked for update; if False then only shallow repaint will be issued (only topmost layers) |