User Tools

Site Tools


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

Table of Contents

TGIS_Layer.UnSupportedOperations property

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

Set of operations not supported by the layer.

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

Syntax

# Python
@property
def UnSupportedOperations(
  self
) -> TGIS_OperationTypes: 
 
@UnSupportedOperations.setter
def UnSupportedOperations(
  self
  _value: TGIS_OperationTypes
) -> None: 

Value

Type
TGIS_OperationTypes
2022/11/21 01:50

Page Tools