Click or drag to resize

BezierCurve Properties

The BezierCurve type exposes the following members.

Properties
  NameDescription
Public propertyControlVertexCount
Number of control vertices in this curve
Public propertyDimension
Dimension of Bezier
Public propertyIsRational
Gets a value indicating whether or not the curve is rational. Rational curves have control-points with custom weights.
Public propertyIsValid
Tests an object to see if it is valid.
Top
See Also