InitialHeadingInDegrees Property
Collapse the table of content
Expand the table of content

RouteQuery.InitialHeadingInDegrees Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the preferred start direction for the route from the current location.

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

public Nullable<double> InitialHeadingInDegrees { get; set; }

Property Value

Type: System.Nullable<Double>
The preferred start direction for the route from the current location.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft