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