Click or drag to resize

CurveInitialPoint Property

Gets the initial point of the curve.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public abstract Cartesian InitialPoint { get; }

Property Value

Type: Cartesian
See Also