User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.unlock_void

Table of Contents

TGIS_Layer.Unlock method

DK11 for Python | tatukgis.pdk.TGIS_Layer.Unlock | Constructors | Methods | Properties | Events

Unlocks layer from burst-mode operation.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def Unlock(
  self
) -> None: 

Remarks

Do so after Lock. This method will modify layer and viewer extent.

See TGIS_Shape.Lock for similar example.

2022/11/21 01:50

Page Tools