Shape.Segments
Shape.Segments property
Gets the shape segments.
public abstract ShapeSegment[] Segments { get; }
Property Value
The shape segments.
See Also
- class ShapeSegment
- class Shape
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets the shape segments.
public abstract ShapeSegment[] Segments { get; }
The shape segments.