Share via


QuadKey.ZoomLevel Property

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
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

Property Value

Type: System.Int32

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

QuadKey Structure

Microsoft.Phone.Maps.Controls Namespace