StartPoint

ShapeSegment.StartPoint property

Gets the starting point.

public abstract PointF StartPoint { get; }

Property Value

The starting point.

See Also