Location.Course Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Degrees relative to true north.
public Nullable<double> Course { get; set; }
Property Value
System.Nullable<System.Double>
0..360 in degrees relative to true north where 0 or 360 degrees are true north, increasing clockwise. null if unavailable.
Remarks
Requires a high accuracy query of location and may not be returned by Geolocation.GetLastKnownLocationAsync