FirstControlPoint

BezierSegment.FirstControlPoint property

Gets the first control point of a bezier spline.

public PointF FirstControlPoint { get; }

Property Value

The first control point.

See Also