ArcGIS API for WPF - Library Reference
ESRI.ArcGIS.Client.Actions Namespace
See Also  Inheritance Hierarchy Send comments on this topic
Includes a set of actions to create and manage graphics, use and change layers, and navigate the map.

Classes

 ClassDescription
ClassClearGraphicsAction When triggered clears the graphics in a ESRI.ArcGIS.Client.GraphicsLayer
ClassMeasureAction When triggered allows the user to measure distance, area and radius on the map.
ClassPanToAction When triggered pans to a geometry.
ClassRedlineAction When triggered allows the user to draw a graphic on the map and add it to a graphics layer.
ClassSpatialQueryAction Performs a spatial query against a feature service and adds the result to a graphics layer.
ClassToggleLayerAction When triggered, toggles the visibility of a layer in the target map.
ClassUpdateFeatureLayerAction When triggered, forces an update of the feature layer contents from the service.
ClassZoomToAction When triggered zooms to a geometry. If the geometrys extent is a point, the map will pan to the geometry instead.
ClassZoomToFullExtentAction When triggered zooms to the full extent of the target map.
ClassZoomToLayerAction When triggered zooms to the full extent of a layer in the target map.

Enumerations

 EnumerationDescription
EnumerationAreaUnit Area units used by the MeasureAction
EnumerationDistanceUnit Distance units used by the MeasureAction
EnumerationMeasureAction.Mode Measure Action Mode

See Also

© ESRI, Inc. All Rights Reserved.