DK11 for Python | tatukgis.pdk.IGIS_Viewer.Unlock | Overloads | Methods | Properties
Unlock the viewer but do not redraw
# Python def Unlock( self, _redraw: bool ) -> None:
Name | Type | Description |
---|---|---|
_redraw | bool | If true then map should be redraw upon unlock; if false then redraw should be issued. |