ArcObjects Library Reference (TrackingAnalyst)  

ISimpleTrackingLabelRenderer Interface

Provides access to properties and methods needed to manage the renderer for simple tracking labels.

Product Availability

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

Members

Description
Read/write property DisplayOnlyLastKnownFeatures Indicates whether only the last known or all features will be drawn to the map display.
Read-only property ID Indicates ID value of event for tracking label renderer.
Read/write property LabelFeatures Indicates whether or not labeling for features is turned on.
Read/write property LabelFieldName Name of the field whose contents will be used as the tracking label when drawing to the map display.
Write-only property LastKnownFIDs Indicates whether or not last known feature IDs will be drawn to the map display.
Read/write property OffsetAngle Indicates angle of offset for labels to display from the event on the map display.
Read/write property PixelOffset Indicates amount of offset for the label renderer to draw labels next to events in the map display.
Read/write property TextSymbol Indicates settings for the text symbol appearance used to label temporal events.

CoClasses that implement ISimpleTrackingLabelRenderer

CoClasses and Classes Description
CoTrackSymbologyRenderer Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference.