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: TGIS_OperationType
) -> bool: 

Parameters

Name Type Description
_operation TGIS_OperationType operation

Result

Type Description
bool True if the operation is supported by the layer
2023/08/09 01:53

Page Tools