PointOnCurve Properties |
The PointOnCurve type exposes the following members.
| Name | Description | |
|---|---|---|
| ArcDistance |
Gets the actual distance along the curve at which this point occurs.
This value is between 0.0 and the AngleSubtended of the curve.
| |
| Fraction |
Gets the fractional distance along the curve at which this point occurs.
This value is between 0.0 and 1.0.
| |
| Point |
Gets the coordinates of the point on the curve.
|