ESRI.ArcGIS.Mobile
ZoomInOutMapAction Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.WinForms Namespace : ZoomInOutMapAction Class

Zooms the map In and Out.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class ZoomInOutMapAction 
   Inherits MapAction
C# 
public class ZoomInOutMapAction : MapAction 

Remarks

When a map's current map action is set to ZoomInOutMapAction, the map can be zoomed in by moving mouse upward while left mouse key is pressed down, and zoomed out while mouse moving downward.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.WinForms.MapAction
      ESRI.ArcGIS.Mobile.WinForms.ZoomInOutMapAction

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.