ESRI.ArcGIS.Mobile
ZoomOutMapAction Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.WinForms Namespace : ZoomOutMapAction Class


The following tables list the members exposed by ZoomOutMapAction.

Public Constructors

 NameDescription
Public ConstructorZoomOutMapAction Constructor Initializes a new instance of ZoomOutMapAction.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)CapturingZoomExtent The MapAction is capturing the zoom extent.  
Top

Public Properties

 NameDescription
Public PropertyActionInProgress Indicates if an action is in progress. (Inherited from MapAction)
Public PropertyActive Indicates if the MapAction is active. When active the MapAction is receiving Map input events. (Inherited from MapAction)
Public PropertyMapGets or sets the map associated with this MapAction. (Inherited from MapAction)
Public PropertySimpleFeedback True if the feedback for this action is just a simple rectangle.  
Top

Public Methods

 NameDescription
Public MethodCancelOverridden. Resets the map action to it's initial state.  
Public MethodDisposeOverloaded.  Disposes the instance resources.  
Public MethodToStringOverridden.  Returns a String that represents the current Object.  
Top

Protected Methods

 NameDescription
Protected MethodOnActiveChanged Invoked when the Active property has changed. (Inherited from MapAction)
Protected MethodOnActiveChangingOverridden.  Activate the MapAction.  
Protected MethodOnMapDoubleClick Method invoked when the attached map raises the DoubleClick event. (Inherited from MapAction)
Protected MethodOnMapKeyDown Method invoked when the attached map raises the KeyDown event. (Inherited from MapAction)
Protected MethodOnMapKeyPress Method invoked when the attached map raises the KeyPress event. (Inherited from MapAction)
Protected MethodOnMapKeyUp Method invoked when the attached map raises the KeyUp event. (Inherited from MapAction)
Protected MethodOnMapMouseDoubleClick Method invoked when the attached map raises the MouseDoubleClick event. (Inherited from MapAction)
Protected MethodOnMapMouseDownOverridden.  Method invoked when the attached map raises the MouseDown event.  
Protected MethodOnMapMouseMoveOverridden.  Method invoked when the attached map raises the MouseMove event.  
Protected MethodOnMapMouseUpOverridden.  Method invoked when the attached map raises the MouseUp event.  
Protected MethodOnMapMouseWheel Method invoked when the attached map raises the MouseWheel event. (Inherited from MapAction)
Protected MethodOnMapPaintOverridden.  Method invoked when the attached map raises the Paint event.  
Protected MethodOnSetMap Invoked when the Map is set on the MapAction. (Inherited from MapAction)
Protected MethodOnStatusChanged Raises the MapActionStatusChanged event with the given statusId. (Inherited from MapAction)
Top

Public Events

 NameDescription
Public EventStatusChanged Occurs when the MapAction state has changed. (Inherited from MapAction)
Top

See Also

© 2013 All Rights Reserved.