Click or drag to resize

TypeValue Enumeration

Optional enumeration. The type of a shape.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum TypeValue
Members
  Member nameValueDescription
Group0 Group.
Shape1 Shape.
Guide2 Guide.
Foreign3 Foreign.
Undefined-2147483648 Undefined.
See Also