Provides access to properties and methods for controlling tracking text labels.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
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 that implement ITrackingTextLabel
CoClasses and Classes | Description |
---|---|
TrackingLabel | Controls settings for tracking labels. |