Class | Description | |
---|---|---|
ClearGraphicsAction | When triggered clears the graphics in a ESRI.ArcGIS.Client.GraphicsLayer | |
MeasureAction | When triggered allows the user to measure distance, area and radius on the map. | |
PanToAction | When triggered pans to a geometry. | |
RedlineAction | When triggered allows the user to draw a graphic on the map and add it to a graphics layer. | |
SpatialQueryAction | Performs a spatial query against a feature service and adds the result to a graphics layer. | |
ToggleLayerAction | When triggered, toggles the visibility of a layer in the target map. | |
UpdateFeatureLayerAction | When triggered, forces an update of the feature layer contents from the service. | |
ZoomToAction | When triggered zooms to a geometry. If the geometrys extent is a point, the map will pan to the geometry instead. | |
ZoomToFullExtentAction | When triggered zooms to the full extent of the target map. | |
ZoomToLayerAction | When triggered zooms to the full extent of a layer in the target map. |
Enumeration | Description | |
---|---|---|
AreaUnit | Area units used by the MeasureAction | |
DistanceUnit | Distance units used by the MeasureAction | |
MeasureAction.Mode | Measure Action Mode |