Partager via


TileSource, constructeur (String, Int32, Int32)

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, _
    minZoomLevel As Integer, _
    maxZoomLevel As Integer _
)
public TileSource(
    string uriFormat,
    int minZoomLevel,
    int maxZoomLevel
)
public:
TileSource(
    String^ uriFormat, 
    int minZoomLevel, 
    int maxZoomLevel
)
new : 
        uriFormat:string * 
        minZoomLevel:int * 
        maxZoomLevel:int -> 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