PointCartographicLocation Property |
Gets or sets the planetodetic location of the point relative to the central body's
Shape.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartographic Location { get; set; }
Public Property Location As Cartographic
Get
Set
public:
property Cartographic Location {
Cartographic get ();
void set (Cartographic value);
}
member Location : Cartographic with get, set
Property Value
Type:
CartographicSee Also