DK11 for Python | tatukgis.pdk.IGIS_Viewer.InvalidateEditor | Methods | Properties
Invalidate editor. To mark viewer after editor change to redraw state.
# 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 |