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


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

ITxHighlightFeatures Interface

Provides options to highlight specified features.

Product Availability

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

Members

Name Description
Read-only property HasFeatureHighlights Specifies that features are set to be highlighted.
Method HighlightAllFeatures Specifies that all features should be highlighted or unhighlighted.
Read/write property HighlightFeature Specifies that the feature with the given OID should be highlighted or unhighlighted.
Method HighlightFeatures Specifies that the given features should be highlighted or unhighlighted.

Classes that implement ITxHighlightFeatures

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