Partager via


TileSource, constructeur (String, LocationRectangle)

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    uriFormat As String, _
    boundingRectangle As LocationRectangle _
)
public TileSource(
    string uriFormat,
    LocationRectangle boundingRectangle
)
public:
TileSource(
    String^ uriFormat, 
    LocationRectangle^ boundingRectangle
)
new : 
        uriFormat:string * 
        boundingRectangle:LocationRectangle -> TileSource

Paramètres

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

TileSource Classe

TileSource, surcharge

Microsoft.Phone.Maps.Controls, espace de noms