DK11 for Java | tatukgis.jdk.TGIS_Shape.Unlock | Constructors | Fields | Methods | Properties
Unlock a shape from burst-mode operation.
Available also on: Delphi | .NET | ActiveX.
// Java public void Unlock();
// Oxygene public procedure Unlock; virtual;
Do after Lock. This method will update shape, layer and viewer extent.
See Lock for example.