ArcObjects Library Reference (Editor)  

ISelectionResolutionChip Interface

Provides access to the Selection Resolution Chip.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property AllowAnnoFeatures Indicates if annotation feature candidates are allowed.
Read/write property AllowLineFeatures Indicates if line feature candidates are allowed.
Read/write property AllowPointFeatures Indicates if point feature candidates are allowed.
Read/write property AllowPolygonFeatures Indicates if polygon feature candidates are allowed.
Write-only property CombinationMethod The combination method used when clicked.
Method DoModal Shows the selection resolution chip and require a response.
Method Hide Hides the selection resolution chip.
Read/write property MustBeEditable Indicates if the candidate features must be editable.
Read/write property MustBeSelectable Indicates if the candidate features must be selectable.
Method Show Shows the selection resolution chip.

CoClasses that implement ISelectionResolutionChip

CoClasses and Classes Description
SelectionResolutionChip An editor extension for resolving selection of multiple features.