This document is archived and information here might be outdated.  Recommended version.


ITrackRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackRenderer Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITrackRenderer

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