GeoCoordinates.Elevation Property

Definition

Gets or sets elevation of the location WGS 84.

public double? Elevation { get; set; }
member this.Elevation : Nullable<double> with get, set
Public Property Elevation As Nullable(Of Double)

Property Value

The elevation of the location.

Applies to