DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.Unlock_2 | Methods | Properties
Unlock the viewer but do not redraw
Available also on: Delphi FMX | .NET WinForms | Java | Python.
// C# public void Unlock_2( WordBool _redraw );
' VisualBasic Public Sub Unlock_2( ByVal _redraw As WordBool )
// Oxygene public procedure Unlock_2( _redraw : WordBool );
Name | Type | Description |
---|---|---|
_redraw | WordBool | If true then map should be redraw upon unlock; if false then redraw should be issued. |