Provides access to methods needed to manage the dynamic updating of events drawn in ArcMap.
| Description | ||
|---|---|---|
![]() |
addLayer | Obsolete Method that is unsupported. |
![]() |
AutoRefresh | Indicates whether or not the map display refresh happens automatically. |
![]() |
ManualUpdate | Indicates whether or not the map display refresh is done manually. |
![]() |
MaxUpdateRate | Indicates the minimum rate at which the map display refreshes, as defined in the dynamic update controller. |
![]() |
RefreshDisplay | Refreshes the map display in ArcMap. |
![]() |
RefreshRate | Indicates the maximum rate at which the map display refreshes, as defined in the dynamic update controller. |
![]() |
removeLayer | Obsolete Method that is unsupported. |
![]() |
Statistics | Various statistics about dynamic display processing. |
![]() |
UpdateMethod | Defines how the display refresh is determined: by number of points or CPU usage. |
![]() |
UpdateValue | Indicates the number of points or percentage of CPU usage used as the threshold for a map display refresh. |
| 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. |