Click or drag to resize

PointOnCurvePoint Property

Gets the coordinates of the point on the curve.

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 Cartesian Point { get; }

Property Value

Type: Cartesian
See Also