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