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


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

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

Name 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.

Classes that implement IEventAttributeProperties

Classes Description
EventAttributeProperties A holding component for event attribute properties.