DK11 for Java | tatukgis.jdk.IGIS_Viewer.Unlock | Overloads | Methods | Properties
Unlock the viewer but do not redraw
// Java public abstract 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. |