TileSource::SetSubdomains Method (array<array<String^>^>^)

Bing
 

Sets a matrix that represents sub-domains.

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

public:
void SetSubdomains(
	array<array<String^>^>^ subdomains
)

Parameters

subdomains
Type: array<array<System::String^>^>^

A string matrix that specifies the sub-domains.

Return to top
Show: