DK11 for Java | tatukgis.jdk.TGIS_OperationType | Enums
Types of operations.
// Java public enum TGIS_OperationType { Select, Edit }
// Oxygene type TGIS_OperationType = public ( Select, Edit } of Integer;
Name | Value | Description | |
---|---|---|---|
Select | select a layer | ||
Edit | edit a layer | ||