This documentation is archived and is not being maintained.
BingMapsTask.ZoomLevel Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the initial zoom level of the map.
Namespace:
Microsoft.Phone.Tasks
Assembly:
Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
'Declaration
Public Property ZoomLevel As Double
<object ZoomLevel="double" .../>
Setting this property may throw one of the following exceptions.
ArgumentOutOfRangeException | The zoom level must be greater than zero. |
Windows Phone OS
Supported in: 8.1, 8.0, 7.1