This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHighlightSuppressionAction Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods needed to manage the highlight/suppression action.
Description | ||
---|---|---|
ActionType | Indicates what type of action will be performed. | |
ClearObjectArray | Clears object array of all previous entries. | |
ContainsFeature | Indicates whether or not feature is contained in the action. | |
HighlightSymbol | Symbol used to highlight the feature meeting highlight action criteria. | |
IsSuppression | Indicates whether or not the highlight-suppression action is set to suppress features. |
CoClasses and Classes | Description |
---|---|
HighlightSuppressionAction (esriTrackingAnalyst) | Controls settings and functionality for the highlight/suppression action. |