This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEventRenderer2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties that support rendering specific event IDs or feature IDs, in coordination with the StepTool.
Description | ||
---|---|---|
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. | |
EventIDsToRender | Provides the set of Event IDs that will be rendered in coordination with the StepTool. | |
FIDsToRender | Provides the set of FeatureIDs that will be rendered in coordination with the StepTool. | |
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. |
CoClasses and 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. |