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


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

IEventRenderer2 Interface

Provides access to properties that support rendering specific event IDs or feature IDs, in coordination with the StepTool.

Product Availability

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

Members

Name Description
Read/write property EventIDFieldName Provides the field name that holds the Event ID; this should be consistent with that available from the temporal layer or the temporal feature class.
Read/write property EventIDsToRender Provides the set of Event IDs that will be rendered in coordination with the StepTool.
Read/write property FIDsToRender Provides the set of FeatureIDs that will be rendered in coordination with the StepTool.
Read/write property TemporalFieldName Provides the field name that holds the layer's temporal field; this should be consistent with that available from the temporal layer or the temporal feature class.

Classes that implement IEventRenderer2

Classes Description
EnhancedInfoRenderer Symbolizes temporal based features with attribute and spatial information; this renderer is in addition to using the standard event and track renderers.