Click or drag to resize

PointOnCurveArcDistance Property

Gets the actual distance along the curve at which this point occurs. This value is between 0.0 and the AngleSubtended of the curve.

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

Property Value

Type: Double
See Also