DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.InvalidateEditor | Constructors | Methods | Properties | Events
Invalidate editor. To mark viewer after editor change to redraw state.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.InvalidateEditor.
# Python def InvalidateEditor( self, _final: bool ) -> None:
Name | Type | Description |
---|---|---|
_final | bool | True if map must updated at the end of editing process; otherwise a normal "shallow" screen refresh to be performed |