Compartir a través de


QuadKey (Constructor) (Int32, Int32, Int32)

Espacio de nombres:  Microsoft.Phone.Maps.Controls
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
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

Parámetros

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

QuadKey Estructura

QuadKey (Sobrecarga)

Microsoft.Phone.Maps.Controls (Espacio de nombres)