BezierCurveCubic.FirstControlPoint Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
First control point, controls the direction of the curve start.
public OpenTK.Vector2 FirstControlPoint;
val mutable FirstControlPoint : OpenTK.Vector2