MapCore::Heading Property

Bing
 

Gets or sets the directional heading of the map.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

public:
property double Heading {
	double get();
	void set(double value);
}

Property Value

Type: System::Double

Returns Double.

Return to top
Show: