DK11 for Python | tatukgis.pdk.TGIS_Layer.Unlock | Constructors | Methods | Properties | Events
Unlocks layer from burst-mode operation.
# Python def Unlock( self ) -> None:
Do so after Lock. This method will modify layer and viewer extent.
See TGIS_Shape.Lock for similar example.