ArcObjects Library Reference  (TrackingAnalyst)    

ITAUpdateControl Interface

Provides access to methods needed to manage the dynamic updating of events drawn in ArcMap.

Product Availability

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

Members

Description
Method addLayer Obsolete Method that is unsupported.
Read/write property AutoRefresh Indicates whether or not the map display refresh happens automatically.
Read/write property ManualUpdate Indicates whether or not the map display refresh is done manually.
Read/write property MaxUpdateRate Indicates the minimum rate at which the map display refreshes, as defined in the dynamic update controller.
Method RefreshDisplay Refreshes the map display in ArcMap.
Read/write property RefreshRate Indicates the maximum rate at which the map display refreshes, as defined in the dynamic update controller.
Method removeLayer Obsolete Method that is unsupported.
Read-only property Statistics Various statistics about dynamic display processing.
Read/write property UpdateMethod Defines how the display refresh is determined: by number of points or CPU usage.
Read/write property UpdateValue Indicates the number of points or percentage of CPU usage used as the threshold for a map display refresh.

CoClasses that implement ITAUpdateControl

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

 


Feedback Send feedback on this page