This document is archived and information here might be outdated.  Recommended version.


ITrackingLabelEngine Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingLabelEngine Interface
ArcGIS Developer Help

ITrackingLabelEngine Interface

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

Name Description
Method AddLabel Adds a tracking label to the map display.
Method Attach Attaches a label to a given feature on the map.
Method Draw Draws the labels to the map display.
Method FindLabel Finds a given label for the map display.
Method HideLabels Hides labels from the map display.
Method RemoveAllLabels Removes all labels from the map display.
Method RemoveLabel Removes a tracking label from the map display.
Method RemoveLayerLabels Remove labels from a given layer.

Classes that implement ITrackingLabelEngine

Classes Description
LabelEngine Controls functionality of the label engine.