Click or drag to resize
Cimbalino ToolkitLocationServicePosition Properties

The LocationServicePosition type exposes the following members.

Properties
  NameDescription
Public propertyAccuracy
Gets the accuracy of the location in meters.
Public propertyAltitude
Gets the altitude of the location, in meters.
Public propertyAltitudeAccuracy
Gets the accuracy of the altitude, in meters.
Public propertyHeading
Gets the current heading in degrees relative to true north.
Public propertyIsUnknown
Gets a value indicating whether the LocationServicePosition does not contain latitude or longitude data.
Public propertyLatitude
Gets the latitude in degrees.
Public propertyLongitude
Gets the longitude in degrees.
Public propertySpeed
Gets the speed in meters per second.
Public propertyTimestamp
Gets the time at which the location was determined.
Top
See Also