ArcObjects Library Reference (TrackingAnalyst)  

ITxActiveTrack Interface

Provides the ability to set and work with an active track.

Product Availability

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

Members

Description
Read/write property Follow Indicates whether or not the display should stay centered on the active track.
Read-only property FollowPoint The most recent follow location.
Read/write property FollowRate The time between periodic recentering of the most current feature in the active track.
Read/write property FollowSymbol The symbol used to mark the position of the most current feature in the active track.
Read/write property FollowThreshold The percent of visible area to keep the followed feature within.
Method GetActiveTrack The Layer containing the active track and the track name on a given map.
Method GetFollowPlaybackRate The playback time between periodic recentering of the most current feature in the active track.
Method Recenter Center the active view around the most current feature of the active track.
Method SetActiveTrack The Layer containing the active track and the track name on a given map.
Method SetFollowPlaybackRate The playback time between periodic recentering of the most current feature in the active track.
Read/write property UseFollowRate Indicates whether or not to follow based on elapsed time.

CoClasses that implement ITxActiveTrack

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.