AerialMode Constructor (Boolean)

Bing
 

Initializes a new instance of the AerialMode class.

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

public:
AerialMode(
	bool labels
)

Parameters

labels
Type: System::Boolean

A bool indicating whether or not to display map labels.

Return to top
Show: