Click or drag to resize

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

Property Value

Type: Cartographic
See Also