ESRI.ArcGIS.Mobile
ESRI.ArcGIS.Mobile.MapActions Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassDragRectangleMapAction MapAction that allows you to drag a rectangle on the map.
ClassMapAction Abstract class for map interaction.
ClassMapActionStatusChangedEventArgs Provides data for MapActionStateChanged event using StatusID. See the MapAction members for a list of values.
ClassPanMapAction Pans the Map.
ClassSelectionMapAction Allows you to select features on Map by a point, envelope, or polygon.
ClassZoomInMapAction Zooms the map in.
ClassZoomInOutMapAction Zooms the map In and Out.
ClassZoomOutMapAction Zooms Out the Map.

See Also