This document is archived and information here might be outdated. Recommended version. |
Manages all dynamic updates to all of ArcMap's maps, both in the map view and the page layout view.
Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.
Interfaces | Description |
---|---|
IActiveViewEvents (esriCarto) | Provides access to events that occur when the state of the active view changes. |
IDisplayEvents (esriDisplay) | Provides access to members that control Display Events. |
IDynamicMapEvents (esriDisplay) | Provides access to events that occur when the state of the dynamic display changes. |
IGlobeDisplayEvents (esriGlobeCore) | Provides access to events that occur when the state of the globe display changes. |
ISupportErrorInfo (esriSystem) | |
ITAUpdateControl | Provides access to methods needed to manage the dynamic updating of events drawn in ArcMap. |
ITxActiveTrack | Provides the ability to set and work with an active track. |
ITxDocumentEvents | Provides access to events that occur in documents with tracking analyst objects. |
ITxHighlightSettings | Provides access to highlight symbols. |