In The Hand LtdIn The Hand
Longitude Property
NamespacesInTheHand.Device.LocationGeoCoordinateLongitude
.NET Components for Mobility
Gets or sets the longitude of the GeoCoordinate.
Declaration Syntax
C#Visual Basic
public double Longitude { get; set; }
Public Property Longitude As Double
	Get
	Set
Value
Longitude of the location.
Remarks
The longitude may range from -180.0 to 180.0. Longitude is measured in degrees east or west of the prime meridian. Negative values are west of the prime meridian, and positive values are east of the prime meridian.
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionLongitude is set outside the valid range.

Assembly: InTheHand.Device (Module: InTheHand.Device) Version: 7.0.0.0