Click or drag to resize

BezierCurve1D Methods

The BezierCurve1D type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a control point.
Public methodAddRange
Adds a list of control points.
Public methodClear
Clears the list of control points.
Public methodInterpolate
Interpolates the bezier curve at the specified fractional distance along the curve.
Top
See Also