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


The following tables list the members exposed by PanMapAction.

Public Constructors

 NameDescription
Public ConstructorPanMapAction Constructor Initializes a new instance of PanMapAction.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)Panning The MapAction is panning.  
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)
Top

Public Methods

 NameDescription
Public MethodCancelOverridden. Reset the map action to its initial state.  
Public MethodDisposeOverloaded.  Disposes the instance. (Inherited from MapAction)
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 MethodOnMapKeyDownOverridden.  Method invoked when the attached map raises the KeyDown event.  
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 MethodOnMapPaint Method invoked when the attached map raises the Paint event. (Inherited from MapAction)
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.