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.2.419.0 (24.2.419.0)
Syntax public Cartographic Location { get; }
Public ReadOnly Property Location As Cartographic
Get
public:
property Cartographic Location {
Cartographic get ();
}
member Location : Cartographic with get
Property Value
Type:
CartographicSee Also