MobileForms Toolkit Documentation

GeoPosition Properties

The properties of the GeoPosition class are listed below. For a complete list of GeoPosition class members, see the GeoPosition Members topic.

Public Instance Properties

AltitudeA double representing the altitude of the GeoPosition.
CourseA double representing the course of the System.Device.Location.GeoCoordinate.
EasternHemisphere (inherited from GeoPoint)Indicates whether the current GeoPoint object represents a geographic point from the Eastern hemisphere.
HorizontalAccuracyA double representing the horizontal accuracy of the System.Device.Location.GeoCoordinate.
IsValid (inherited from GeoPoint)Indicates whether the object contains valid data.
Latitude (inherited from GeoPoint)A double representing the latitude of the GPS location.
Longitude (inherited from GeoPoint)A double representing the longitude of the GPS location.
NorthernHemisphere (inherited from GeoPoint)Indicates whether the current GeoPoint object represents a geographic point from the Northern hemisphere.
SouthernHemisphere (inherited from GeoPoint)Indicates whether the current GeoPoint object represents a geographic point from the Southern hemisphere.
SpeedA double representing the speed of the GeoPosition.
TimeStampGets or sets the time stamp of the GeoPosition object.
VerticalAccuracyA double representing the vertical accuracy of the System.Device.Location.GeoCoordinate.
WesternHemisphere (inherited from GeoPoint)Indicates whether the current GeoPoint object represents a geographic point from the Western hemisphere.

See Also

GeoPosition Class | Resco.Location.GPS Namespace