This topic has not yet been rated - Rate this topic

GeoCoordinate Properties

May 02, 2013

The GeoCoordinate type exposes the following members.

  NameDescription
Public property Altitude Gets or sets the altitude of the GeoCoordinate in meters.
Public property Course Gets or sets the heading in degrees, relative to true north. GeoCoordinate.
Public property HorizontalAccuracy Gets or sets the horizontal accuracy of the GeoCoordinate, in meters.
Public property IsUnknown Gets a value indicating whether the GeoCoordinate contains any geographic coordinate data.
Public property Latitude Gets or sets the latitude of the GeoCoordinate.
Public property Longitude Gets or sets the longitude of the GeoCoordinate.
Public property Speed Gets the speed of the GeoCoordinate in meters per second.
Public property VerticalAccuracy Gets or sets the vertical accuracy of the GeoCoordinate, in meters.
Top

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.