This document is archived and information here might be outdated.  Recommended version.


TADynamicDisplayRefreshController Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Classes > T > TADynamicDisplayRefreshController Class
ArcGIS Developer Help

TADynamicDisplayRefreshControllerClass Class

Manages all dynamic updates to all of ArcMap's maps, both in the map view and the page layout view.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Extended Error Information

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

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.