This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxActiveTrack Interface (ArcObjects .NET 10.5 SDK) |
Provides the ability to set and work with an active track.
Description | ||
---|---|---|
Follow | Indicates whether or not the display should stay centered on the active track. | |
FollowPoint | The most recent follow location. | |
FollowRate | The time between periodic recentering of the most current feature in the active track. | |
FollowSymbol | The symbol used to mark the position of the most current feature in the active track. | |
FollowThreshold | The percent of visible area to keep the followed feature within. | |
GetActiveTrack | The Layer containing the active track and the track name on a given map. | |
GetFollowPlaybackRate | The playback time between periodic recentering of the most current feature in the active track. | |
Recenter | Center the active view around the most current feature of the active track. | |
SetActiveTrack | The Layer containing the active track and the track name on a given map. | |
SetFollowPlaybackRate | The playback time between periodic recentering of the most current feature in the active track. | |
UseFollowRate | Indicates whether or not to follow based on elapsed time. |
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. |