ArcObjects Library Reference (TrackingAnalyst)  

ITrackRenderer Interface

Provides access to properties specific to temporal track rendering capabilities.

Product Availability

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

Members

Description
Read/write property History Indicates the number of history events composing the track that will be used to represent the track line.
Read-only property NeedsMostCurrentEvents Indicates whether a list of the most current events is needed so they might be rendered differently than the older events.
Read/write property PropPageTrackRenderer Provides the Class ID of the property page associated with the track renderer.
Read/write property PropPageTracksAdvancedRenderer Provides the Class ID of the property page associated with the advanced renderer of the tracks.
Read/write property SmoothTracks Indicates if the track symbology is smooth or not.
Read/write property TrackAdvRendererEnabled Indicates whether the tracks are rendered by the track advanced renderer.
Read/write property TrackRendererEnabled Indicates whether the track events are rendered by the track line renderer.

CoClasses that implement ITrackRenderer

CoClasses and Classes Description
CoTrackSymbologyRenderer Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference.