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: 24.2.419.0 (24.2.419.0)
Syntax
public double Fraction { get; }

Property Value

Type: Double
See Also