Click or drag to resize

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

Property Value

Type: Double
See Also