This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxHighlightFeatures Interface (ArcObjects .NET 10.5 SDK) |
Provides options to highlight specified features.
Description | ||
---|---|---|
HasFeatureHighlights | Specifies that features are set to be highlighted. | |
HighlightAllFeatures | Specifies that all features should be highlighted or unhighlighted. | |
HighlightFeature | Specifies that the feature with the given OID should be highlighted or unhighlighted. | |
HighlightFeatures | Specifies that the given features should be highlighted or unhighlighted. |
CoClasses and Classes | Description |
---|---|
CoTrackSymbologyRenderer | Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference. |