MapTileLayer::TileSource Property

Bing
 

Gets or sets the tile source associated with the map tile layer.

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

public:
property TileSource^ TileSource {
	TileSource^ get();
	void set(TileSource^ value);
}
Return to top
Show: