Event classes for map navigation, loading layers, geoprocessing tasks and toolbars.
| Class | Description | |
|---|---|---|
| DrawEvent | Represents event objects that are specific to the draw toolbar. | |
| ExtentEvent | Represents event objects that are specific to map extent changes. | |
| FindEvent | Represents event objects that are specific to the FindTask. | |
| GeometryServiceEvent | Represents event objects that are specific to the GeometryService. | |
| GeoprocessorEvent | Represents event objects that are specific to the Geoprocessor task. | |
| GraphicEvent | Represents event objects that are specific to the graphic. | |
| IdentifyEvent | Represents event objects that are specific to the IdentifyTask. | |
| LayerEvent | Represents event objects that are specific to the layer. | |
| LocatorEvent | Represents event objects that are specific to the Locator task. | |
| MapEvent | Represents event objects that are specific to the map. | |
| MapImageEvent | Represents event objects that are specific to the ArcGISDynamicMapServiceLayer. | |
| MapMouseEvent | Represents event objects that are specific to map mouse events. | |
| NavigationEvent | Represents event objects that are specific to the navigation control. | |
| PanEvent | Represents event objects that are specific to panning the map. | |
| QueryEvent | Represents event objects that are specific to QueryTask. | |
| RouteEvent | Represents event objects that are specific to RouteTask. | |
| ZoomEvent | Represents event objects that are specific to the zooming (changing scale) of the map. |