ShapeSegment.StartPoint
ShapeSegment.StartPoint property
Gets the starting point.
public abstract PointF StartPoint { get; }
Property Value
The starting point.
See Also
- struct PointF
- class ShapeSegment
- namespace Aspose.PSD
- assembly Aspose.PSD
Gets the starting point.
public abstract PointF StartPoint { get; }
The starting point.