ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Mapping.Events Namespace (ArcGIS.Desktop.Mapping)
    In This Topic
    This namespace contains types used for ArcGIS Pro Global Events.
    Classes
     ClassDescription
    Class Occurs when the active map view has changed.
    ClassProvides data for the ActiveMapViewChangedEvent.
    Class Occurs when an animation export finishes.
    ClassProvides data for the AnimationExportFinishedEvent.
    Class Occurs when a rendering filter changed on a 3D object.
    ClassProvides data for the BuildingRenderingFiltersChangedEvents.
    Class Occurs when the map view has completed drawing.
    Class Occurs when the map view has started drawing.
    Class Occurs when the elevation surface layers of a map changed.
    ClassProvides data for the ElevationSurfaceLayerCollectionChangedEventArgs.
    Class Event to notify whenever an exploratory analysis object has changed.
    Class Event arguments provided when an exploratory analysis object has been updated.
    Class Occurs when the feature cache for a map or layer is updated.
    ClassProvides data for the FeatureCacheEvent.
    ClassProvides data for the LayerEventsArgs.
    Class Occurs when a layer is added to a map.
    Class Occurs when a layer order is changed in a map.
    Class Occurs when a layer is removed from a map.
    Class Occurs when a layer is about to be removed from a map giving a chance to cancel.
    ClassProvides data for the LayersRemovingEventArgs.
    Class Occurs when a map is closed.
    ClassProvides data for the MapClosedEventArgs.
    ClassProvides data for the MapMemberCancelEventsArgs.
    Class Occurs when a layer or standalone table's datasource is about to change giving a chance to cancel.
    Class Occurs when any property of layer or standalone table changed.
    ClassProvides data for the MapMemberPropertiesChangedEvent.
    Class Occurs when any property of a map is changed.
    ClassProvides data for the MapPropertyChangedEvent.
    Class Occurs when a map is removed from the project.
    ClassProvides data for the MapRemovedEventArgs.
    Class Occurs when a map is about to be removed giving a chance to cancel.
    ClassProvides data for the MapRemovingEventArgs.
    Class Occurs when the selection has changed in the map.
    ClassProvides data for the MapSelectionChangedEvent.
    Class Occurs when a map display unit format is changed.
    ClassProvides data for the MapUnitFormatChangedEvent.
    Class Occurs when the camera has changed in the map view.
    ClassProvides data for the MapViewCameraChangedEvent.
    Class Occurs when the camera starts moving in the map view.
    Class Provides data for map view events.
    Class Occurs when the floor has changed in the map view.
    ClassProvides data for the MapViewFloorChangedEvent.
    Class Occurs when the map view has initialized.
    Class Occurs when a navigation operation is interrupted by another navigation.
    Class Occurs when the range has changed in the map view.
    ClassProvides data for the MapViewRangeChangedEvent.
    Class Occurs when the time has changed in the map view.
    ClassProvides data for the MapViewTimeChangedEvent.
    ClassPosition arguments for position changed event in ArcGIS.Desktop.Mapping.MapViewOverlayControl.
    Class Occurs when the map view pause state has changed.
    ClassProvides data for the PauseDrawingChangedEvent.
    ClassProvides data for the PointCloudLayerRendererChangedEvents.
    Class Occurs when a point cloud renderer is changed.
    Class Occurs when Snapping has changed.
    ClassProvides data for the SnappingChangedEventArgs.
    ClassProvides data for the StandaloneTableEventArgs.
    Class Occurs when a standalone table is added to a map.
    Class Occurs when the StandaloneTable order is changed in a map.
    Class Occurs when a standalone table is removed from a map.
    Class Occurs when a standalone table is about to be removed from a map giving a chance to cancel.
    ClassProvides data for the StandaloneTablesRemovingEventArgs.
    Class Occurs when the TOC selection has changed.
    Class Occurs when the active map view has changed.
    ClassProvides data for the ViewingModeChangedEvent.
    Enumerations
     EnumerationDescription
    Enumeration Specifies the status of the caching operation.
    Enumeration Specifies the Map's properties that are modified in the event.
    Enumeration Specifies the MapMember properties that are modified in the event.
    Enumeration Specifies the particular map/scene unit format that was changed in the event.
    EnumerationDefines the type of Snapping change that a SnappingChangedEvent is signalling
    See Also