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