GeoCoordinates.Latitude Property

Definition

Gets or sets latitude of the location WGS 84.

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

Property Value

The lattitude of the location.

Applies to