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 > ITrackingLabel Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods for controlling tracking labels.
Description | ||
---|---|---|
Dirty | Indicates if the label properties have changed since last drawn. | |
Draw | Draws the label to the map display. | |
Envelope | Property Envelope. | |
ID | Indicates ID value for the label. | |
Location | Labels geometric location. | |
OffsetAngle | Indicates the pixel offset bearing from the centroid of the location. | |
PixelOffset | Indicates the pixel offset from centroid of the location. | |
Visible | Indicates whether the tracking label is visible on the map display. |
CoClasses and Classes | Description |
---|---|
TrackingLabel | Controls settings for tracking labels. |