Class ShapePath
ShapePath class
Represents a creation path consisting of a series of moves, lines and curves that when combined will form a geometric shape.
public class ShapePath
Constructors
Name | Description |
---|---|
ShapePath() | Initializes a new instance of the ShapePath class. |
Properties
Name | Description |
---|---|
PathSegementList { get; } | Gets ShapeSegmentPathCollection list |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells