ArcObjects Library Reference (TrackingAnalyst)  

IEventAttributeProperties Interface

Provides access to members that control text rendering behavior using event attributes.

Product Availability

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

Members

Description
Method CreateTextElement Creates a new text element generated from the ITextSymbol property.
Read/write property FieldNames The event’s field names whose values will be used generate text when rendering.
Read/write property GlobalProperties Indicates if the renderer properties object is the global version obtained from the Tracking Environment vs. a layer specific version.
Read/write property NumFields The number of fields whose values will be used generate text when rendering when the FieldNames property is empty.
Read/write property TextSymbol The text symbol for rendering an event’s selective set of attributes.

CoClasses that implement IEventAttributeProperties

CoClasses and Classes Description
EventAttributeProperties A holding component for event attribute properties.