This topic has not yet been rated - Rate this topic

MapCore.Heading Property

Bing Services
Gets or sets the directional heading of the map.

Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF)
Visual Basic
Dim instance As MapCore
Dim value As Double

value = instance.Heading

instance.Heading = value
public double Heading { get; set; }

Property Value

Returns Double.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

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