VectorPathCommandCubicBezierCurve constructor
VectorPathCommandCubicBezierCurve(- {required Point start_control_point,
- required Point end_control_point,
- required Point end_point,
- int? clientId}
)
A cubic Bézier curve to a given point
Implementation
VectorPathCommandCubicBezierCurve