The properties of the GeoPosition class are listed below. For a complete list of GeoPosition class members, see the GeoPosition Members topic.
Altitude | A double representing the altitude of the GeoPosition. |
Course | A 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. |
HorizontalAccuracy | A 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. |
Speed | A double representing the speed of the GeoPosition. |
TimeStamp | Gets or sets the time stamp of the GeoPosition object. |
VerticalAccuracy | A 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. |
GeoPosition Class | Resco.Location.GPS Namespace