MapBase.Heading Property
Bing Services
When overridden in a derived class, gets or sets the directional heading of the map.
Namespace: Microsoft.Maps.MapControl.Core
Assembly: Microsoft.Maps.MapControl (in microsoft.maps.mapcontrol.dll)
Assembly: Microsoft.Maps.MapControl (in microsoft.maps.mapcontrol.dll)
/** @property */ public double get_Heading () /** @property */ public void set_Heading (double value)
public function get Heading () : double public function set Heading (value : double)
Note: