This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > D > DynamicMapEvents CoClass (ArcObjects .NET 10.4 SDK) |
Map events. Note: this class only provides access to the IDynamicMapEvents outbound interface.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IDynamicMapEvents (default) | Provides access to events that occur when the state of the dynamic display changes. |
When working with DynamicMapEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pDynamicMapEvents as DynamicMapEvents