The following tables list the members exposed by IMapEvents.
| Name | Description | |
|---|---|---|
|  | DataSynchronizationFinished | Occurs when all the map layers synchronizing data are finished. Use by map layers that work with online data. | 
|  | DataSynchronizationStarted | Occurs when a map layer has informed the map that a data synchronization activity has started. Use by map layers that work with online data. | 
|  | ExtentChanged | Occurs if the extent of the map changes. | 
|  | IsValidChanged | Occurs when the property IsValid has changed. | 
|  | LayersDrawingCompleted | Occurs when the map component has completed rendering the layers in its MapLayers collection. | 
|  | LayersDrawingStarted | Occurs when the map component starts drawing the layers in its MapLayers collection. | 
|  | MapLayerCollectionChanged | Occurs when the collection of MapLayer has changed (visibility, number of layers, layer substitution). | 
|  | RotationAngleChanged | Occurs when the map's rotation angle has changed. | 
 
     
     
     
     
    