ArcObjects Library Reference (TrackingAnalyst)  

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

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.

CoClasses that implement ITrackingLabel

CoClasses and Classes Description
TrackingLabel Controls settings for tracking labels.