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