Click or drag to resize

EllipsoidGeodesicEllipsoid Property

Gets the ellipsoid on which the geodesic lies.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public override Ellipsoid Ellipsoid { get; }

Property Value

Type: Ellipsoid
See Also