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.Imaging
- assembly Aspose.Imaging
Gets the ending point.
public abstract PointF EndPoint { get; }
The ending point.