DK11 for Python | tatukgis.pdk.TGIS_Layer.IsSupported | Constructors | Methods | Properties | Events
Checks if the operation is supported by the layer.
# Python def IsSupported( self, _operation: TGIS_OperationType ) -> bool:
Name | Type | Description |
---|---|---|
_operation | TGIS_OperationType | operation |
Type | Description |
---|---|
bool | True if the operation is supported by the layer |