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


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

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

Name 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.

Classes that implement ISimpleTrackingLabelRenderer

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