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: tatukgis.pdk.TGIS_OperationType ) -> bool:
Name | Type | Description |
---|---|---|
_operation | tatukgis.pdk.TGIS_OperationType | operation |
Type | Description |
---|---|
bool | True if the operation is supported by the layer |