Partager via


QuadKey, constructeur (Int32, Int32, Int32)

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

Syntaxe

'Déclaration
Public Sub New ( _
    x As Integer, _
    y As Integer, _
    zoomLevel As Integer _
)
public QuadKey(
    int x,
    int y,
    int zoomLevel
)
public:
QuadKey(
    int x, 
    int y, 
    int zoomLevel
)
new : 
        x:int * 
        y:int * 
        zoomLevel:int -> QuadKey

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

QuadKey Structure

QuadKey, surcharge

Microsoft.Phone.Maps.Controls, espace de noms