BezierSegment.SecondControlPoint

BezierSegment.SecondControlPoint property

Obtiene el segundo punto de control de una spline bezier.

public PointF SecondControlPoint { get; }

El valor de la propiedad

El segundo punto de control.

Ver también