ArcGIS Runtime SDK for WPF - Library Reference
ZoomFactor Property
See Also 
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:

  • Left Mouse Double-click
  • Scroll the Mouse Wheel
  • + Key
  • - Key
  • Double-tap Gesture

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.