Click or drag to resize

EllipsoidSurfaceCurveIntersectionResultsLocation Property

Gets the location of the intersection. If no intersection was found then this will be Undefined.

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 Cartographic Location { get; }

Property Value

Type: Cartographic
See Also