Provides access to events that occur when the state of the dynamic display changes.
| Description | ||
|---|---|---|
![]() |
AfterDynamicDraw | Fired after the specified phase is drawn. |
![]() |
BeforeDynamicDraw | Fired before the specified phase is drawn. |
![]() |
DynamicMapFinished | Fired when the dynamic map finishes. |
![]() |
DynamicMapStarted | Fired when the dynamic map starts. |
| CoClasses and Classes | Description |
|---|---|
| ControlsMapRoamTool (esriControls) | Click the mouse left button to start or finish roaming, move the mouse to change roaming direction and speed. |
| DynamicMapEvents (esriCarto) | Map events. Note: this class only provides access to the IDynamicMapEvents outbound interface. |
| Map (esriCarto) | A container for the display and manipulation of map data. |