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


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

ITxRendererSetup Interface

Provides access to the layer and feature class the renderer is assigned to.

Product Availability

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

Members

Name Description
Read/write property FeatureClass The feature class holding data information used by the renderer.
Method PrepareRenderer Prepares the renderer with layer information.

Classes that implement ITxRendererSetup

Classes Description
CoTrackSymbologyRenderer Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference.
EnhancedInfoRenderer Symbolizes temporal based features with attribute and spatial information; this renderer is in addition to using the standard event and track renderers.