BezierCurve Properties | 
The BezierCurve type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlVertexCount | 
            Number of control vertices in this curve
              | |
| Dimension | 
            Dimension of Bezier
              | |
| IsRational | 
            Gets a value indicating whether or not the curve is rational. 
            Rational curves have control-points with custom weights.
              | |
| IsValid | Tests an object to see if it is valid.  |