Condividi tramite


Proprietà QuadKey.ZoomLevel

Spazio dei nomi:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Sintassi

'Dichiarazione
Public Property ZoomLevel As Integer
public int ZoomLevel { get; set; }
public:
property int ZoomLevel {
    int get ();
    void set (int value);
}
member ZoomLevel : int with get, set

Valore proprietà

Tipo: System.Int32

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

QuadKey Struttura

Spazio dei nomi Microsoft.Phone.Maps.Controls