Map::MapForegroundStyle Property

Bing
 

Gets or sets the map foreground style.

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

public:
property Style^ MapForegroundStyle {
	Style^ get();
	void set(Style^ value);
}

Property Value

Type: System.Windows::Style^

Returns Style.

Return to top
Show: