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
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 that implement IEventRenderer2
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. |