ArcGIS Runtime SDK for Windows Phone - Library Reference
ZoomFactor Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Map Class : ZoomFactor Property

Gets or sets how much the map zooms based upon various user interactions.

Syntax

Visual Basic (Declaration) 
Public Property ZoomFactor As Double
C# 
public double ZoomFactor {get; set;}

Remarks

The user interaction that triggers a zoom consists of:

  • Double-tap Gesture

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.