Shape.Type
Shape.Type property
The type of a shape. It may be one of the following values: Group, Shape, Guide, or Foreign.
public TypeValue Type { get; set; }
See Also
- enum TypeValue
- class Shape
- namespace Aspose.Diagram
- assembly Aspose.Diagram
The type of a shape. It may be one of the following values: Group, Shape, Guide, or Foreign.
public TypeValue Type { get; set; }