Curve Properties
The Curve type exposes the following members.
| Name | Description | |
|---|---|---|
|
CurveInterpolation |
The method of interpolation used when creating curve values between control points.
|
|
Points |
The control points that will be used to create the curve.
|
|
Values |
The curve represented as an array of y-values corresponding to each x in the range [MinX,MaxX].
|
Show: