BezierCurveCubic.SecondControlPoint 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.
Second control point, controls the direction of the curve end.
public OpenTK.Vector2 SecondControlPoint;
val mutable SecondControlPoint : OpenTK.Vector2