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


IHighlightSuppressionAction Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHighlightSuppressionAction Interface
ArcGIS Developer Help

IHighlightSuppressionAction Interface

Provides access to properties and methods needed to manage the highlight/suppression action.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ActionType Indicates what type of action will be performed.
Method ClearObjectArray Clears object array of all previous entries.
Method ContainsFeature Indicates whether or not feature is contained in the action.
Read/write property HighlightSymbol Symbol used to highlight the feature meeting highlight action criteria.
Method IsSuppression Indicates whether or not the highlight-suppression action is set to suppress features.

Classes that implement IHighlightSuppressionAction

Classes Description
HighlightSuppressionAction (esriTrackingAnalyst) Controls settings and functionality for the highlight/suppression action.