Click or drag to resize

PointOnCurve Properties

The PointOnCurve type exposes the following members.

Properties
  NameDescription
Public propertyArcDistance
Gets the actual distance along the curve at which this point occurs. This value is between 0.0 and the AngleSubtended of the curve.
Public propertyFraction
Gets the fractional distance along the curve at which this point occurs. This value is between 0.0 and 1.0.
Public propertyPoint
Gets the coordinates of the point on the curve.
Top
See Also