TypeValue

TypeValue enumeration

Optional enumeration. The type of a shape.

public enum TypeValue

Values

Name Value Description
Group 0 Group.
Shape 1 Shape.
Guide 2 Guide.
Foreign 3 Foreign.
Undefined -2147483648 Undefined.

See Also