TileSource Constructor (String)

Bing
 

Initializes a new instance of the TileSource class.

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

public TileSource(
	string uriFormat
)

Parameters

uriFormat
Type: System.String

The format used to create the URI.

Return to top
Show: