Click or drag to resize

EllipsoidSurfaceCurveIntersectionResults.Location 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: 25.1.421.0 (25.1.421.0)
Syntax
public Cartographic Location { get; }

Property Value

Type: Cartographic
See Also