This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingTextLabel Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods for controlling tracking text labels.
Description | ||
---|---|---|
Dirty | Indicates if the label properties have changed since last drawn. | |
Draw | Draws the label to the map display. | |
Envelope | Provide the envelope of the label (currently, does nothing). | |
ID | Label Identifier. | |
LabelText | Defines label text. | |
Location | Labels Geometric Location. | |
OffsetAngle | Indicates pixel offset bearing from centroid of location. | |
PixelOffset | Indicates pixel offset from centroid of location. | |
TextSymbol | Defines symbol(s) used in text label. | |
Visible | Indicates whether or not the text label is visible when drawing events on the map. |
CoClasses and Classes | Description |
---|---|
TrackingLabel | Controls settings for tracking labels. |