Click or drag to resize

PointOnCurveFraction Property

Gets the fractional distance along the curve at which this point occurs. This value is between 0.0 and 1.0.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 26.1.424.0 (26.1.424.0)
Syntax
public double Fraction { get; }

Property Value

Type: Double
See Also