Provides access to properties and methods for controlling the tracking label engine used for dynamically changing labels.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
AddLabel | Adds a tracking label to the map display. | |
Attach | Attaches a label to a given feature on the map. | |
AttachMap | Attaches a label to a given feature on the map. | |
Draw | Draws the labels to the map display. | |
FindLabel | Finds a given label for the map display. | |
HideLabels | Hides labels from the map display. | |
RemoveAllLabels | Removes all labels from the map display. | |
RemoveLabel | Removes a tracking label from the map display. | |
RemoveLayerLabels | Remove labels from a given layer. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITrackingLabelEngine | Provides access to properties and methods for controlling the tracking label engine used for dynamically changing labels. |
CoClasses that implement ITrackingLabelEngine2
CoClasses and Classes | Description |
---|---|
LabelEngine | Controls functionality of the label engine. |