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


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

ITrackingLabelEngine2 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 AttachMap 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.

Inherited Interfaces

Interfaces Description
ITrackingLabelEngine Provides access to properties and methods for controlling the tracking label engine used for dynamically changing labels.

Classes that implement ITrackingLabelEngine2

Classes Description
LabelEngine Controls functionality of the label engine.