Provides access to properties and methods needed to manage the tracking layer labels in the map display.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
LabelFeatures | Indicates whether or not feature labels will appear as events draw to the map display. | |
LabelFieldName | Name of the field whose contents will be used as the tracking label for the layer. | |
OffsetAngle | Indicates angle of offset for labels as they draw next to events on the map display. | |
PixelOffset | Indicates amount of offset between feature and label as they draw to the map display. | |
TextSymbol | Indicates settings for text symbol appearance as it appears as a label on the map display. |
CoClasses that implement ITrackingLayerLabels
CoClasses and Classes | Description |
---|---|
TemporalFeatureLayer | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |