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 | ||
---|---|---|
CreateTextElement | Creates a new text element generated from the ITextSymbol property. | |
FieldNames | The events field names whose values will be used generate text when rendering. | |
GlobalProperties | Indicates if the renderer properties object is the global version obtained from the Tracking Environment vs. a layer specific version. | |
NumFields | The number of fields whose values will be used generate text when rendering when the FieldNames property is empty. | |
TextSymbol | The text symbol for rendering an events selective set of attributes. |
CoClasses that implement IEventAttributeProperties
CoClasses and Classes | Description |
---|---|
EventAttributeProperties | A holding component for event attribute properties. |