ArcObjects Library Reference (TrackingAnalyst)  

ITrackingTextLabel Interface

Provides access to properties and methods for controlling tracking text 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 Provide the envelope of the label (currently, does nothing).
Read/write property ID Label Identifier.
Read/write property LabelText Defines label text.
Read/write property Location Labels Geometric Location.
Read/write property OffsetAngle Indicates pixel offset bearing from centroid of location.
Read/write property PixelOffset Indicates pixel offset from centroid of location.
Read/write property TextSymbol Defines symbol(s) used in text label.
Read/write property Visible Indicates whether or not the text label is visible when drawing events on the map.

CoClasses that implement ITrackingTextLabel

CoClasses and Classes Description
TrackingLabel Controls settings for tracking labels.