In The Hand LtdIn The Hand
Latitude Property
NamespacesInTheHand.Device.LocationGeoCoordinateLatitude
.NET Components for Mobility
Gets or sets the latitude of the GeoCoordinate.
Declaration Syntax
C#Visual Basic
public double Latitude { get; set; }
Public Property Latitude As Double
	Get
	Set
Value
Latitude of the location.
Remarks
Latitude may range from -90.0 to 90.0. Latitude is measured in degrees north or south from the equator. Positive values are north of the equator and negative values are south of the equator.
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionLatitude is set outside the valid range.

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