MobileForms Toolkit Documentation
GeoPoint.Longitude Property
A double representing the longitude of the GPS location.
public
double
Longitude {get; set;}
Exceptions
Exception Type
Condition
ArgumentOutOfRangeException
The setter will throw an exception if the value is outside of expected range [-180.0, 180.0]
See Also
GeoPoint Class
|
Resco.Location Namespace