DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.Unlock | Overloads | Constructors | Methods | Properties | Events
Unlock the viewer but do not redraw
Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.
// Java public void Unlock( bool _redraw );
// Oxygene public procedure Unlock( _redraw : Boolean );
Name | Type | Description |
---|---|---|
_redraw | bool Boolean | If true then map should be redraw upon unlock; if false then redraw should be issued. |