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


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

ITrackingLabel Interface

Provides access to properties and methods for controlling tracking labels.

Product Availability

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

Members

Name Description
Read-only property Dirty Indicates if the label properties have changed since last drawn.
Method Draw Draws the label to the map display.
Read-only property Envelope Property Envelope.
Read/write property ID Indicates ID value for the label.
Read/write property Location Labels geometric location.
Read/write property OffsetAngle Indicates the pixel offset bearing from the centroid of the location.
Read/write property PixelOffset Indicates the pixel offset from centroid of the location.
Read/write property Visible Indicates whether the tracking label is visible on the map display.

Classes that implement ITrackingLabel

Classes Description
TrackingLabel Controls settings for tracking labels.