Gets or sets the latitude of the GeoPoint. Valid range is [-90, 90].
Extremes should not be used.
Namespace: ParseAssembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
public double Latitude { get; set; }
Public Property Latitude As Double
Get
Set
Property Value
Type:
Double
Reference