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