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 | ||
---|---|---|
DisplayOnlyLastKnownFeatures | Indicates whether only the last known or all features will be drawn to the map display. | |
ID | Indicates ID value of event for tracking label renderer. | |
LabelFeatures | Indicates whether or not labeling for features is turned on. | |
LabelFieldName | Name of the field whose contents will be used as the tracking label when drawing to the map display. | |
LastKnownFIDs | Indicates whether or not last known feature IDs will be drawn to the map display. | |
OffsetAngle | Indicates angle of offset for labels to display from the event on the map display. | |
PixelOffset | Indicates amount of offset for the label renderer to draw labels next to events in the map display. | |
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. |