MobileForms Toolkit Documentation

GeoPoint.Latitude Property

A double representing the latitude of the GPS location.

public double Latitude {get; set;}

Exceptions

Exception Type Condition
ArgumentOutOfRangeException The setter will throw an exception if the value is outside of expected range [-90.0, 90.0]

See Also

GeoPoint Class | Resco.Location Namespace