ArcObjects Library Reference (Carto)  

DynamicMapEvents CoClass

Map events. Note: this class only provides access to the IDynamicMapEvents outbound interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IDynamicMapEvents (default) Provides access to events that occur when the state of the dynamic display changes.

Working with Events

[Visual Basic 6.0]

When working with DynamicMapEvents' default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pDynamicMapEvents as DynamicMapEvents