ParseGeoPointLongitude Property Parse
Gets or sets the longitude. Valid range is [-180, 180]. Extremes should not be used.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public double Longitude { get; set; }

Property Value

Type: Double
See Also

Reference