Class ShapeSegment
ShapeSegment class
Represents a shape segment. A segment is a line or curve connecting two points.
public abstract class ShapeSegment
Properties
| Name | Description |
|---|---|
| abstract EndPoint { get; } | Gets the ending point. |
| abstract StartPoint { get; } | Gets the starting point. |
See Also
- namespace Aspose.PSD
- assembly Aspose.PSD