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


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

ITrackingLayerLabels Interface

Provides access to properties and methods needed to manage the tracking layer labels in the map display.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property LabelFeatures Indicates whether or not feature labels will appear as events draw to the map display.
Read/write property LabelFieldName Name of the field whose contents will be used as the tracking label for the layer.
Read/write property OffsetAngle Indicates angle of offset for labels as they draw next to events on the map display.
Read/write property PixelOffset Indicates amount of offset between feature and label as they draw to the map display.
Read/write property TextSymbol Indicates settings for text symbol appearance as it appears as a label on the map display.

Classes that implement ITrackingLayerLabels

Classes Description
TemporalFeatureLayer Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object.