DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.Unlock | Overloads | Constructors | Methods | Properties | Events
Unlock the viewer but do not redraw
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.Unlock.
# 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. |