ShapeSegment.EndPoint
ShapeSegment.EndPoint property
Gets the ending point.
public abstract PointF EndPoint { get; }
Property Value
The ending point.
See Also
- struct PointF
- class ShapeSegment
- namespace Aspose.PSD
- assembly Aspose.PSD
Gets the ending point.
public abstract PointF EndPoint { get; }
The ending point.