This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingLabelEngine Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties and methods for controlling the tracking label engine used for dynamically changing labels.
Description | ||
---|---|---|
AddLabel | Adds a tracking label to the map display. | |
Attach | 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. |
CoClasses and Classes | Description |
---|---|
LabelEngine | Controls functionality of the label engine. |