User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.unsupportedoperations

Table of Contents

TGIS_Layer.UnSupportedOperations property

DK for Java | tatukgis.jdk.TGIS_Layer.UnSupportedOperations | Constructors | Fields | Methods | Properties | Events

Set of operations not supported by the layer.

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

Syntax

// Java
public TGIS_OperationType<TGIS_OperationType> getUnSupportedOperations();
 
public void setUnSupportedOperations(
  TGIS_OperationType<TGIS_OperationType> _value
);
// Oxygene
public
  property UnSupportedOperations : TGIS_OperationTypes read write;

Value

Type
TGIS_OperationType<TGIS_OperationType>
TGIS_OperationTypes
2025/01/31 01:16

Page Tools