User Tools

Site Tools


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

Table of Contents

TGIS_Layer.IsSupported method

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

Checks if the operation is supported by the layer.

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

Syntax

# Python
def IsSupported(
  self
  _operation: tatukgis.pdk.TGIS_OperationType
) -> bool: 

Parameters

Name Type Description
_operation tatukgis.pdk.TGIS_OperationType operation

Result

Type Description
bool True if the operation is supported by the layer
2022/11/30 16:01

Page Tools