Provides access to the Selection Resolution Chip.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
AllowAnnoFeatures | Indicates if annotation feature candidates are allowed. | |
AllowLineFeatures | Indicates if line feature candidates are allowed. | |
AllowPointFeatures | Indicates if point feature candidates are allowed. | |
AllowPolygonFeatures | Indicates if polygon feature candidates are allowed. | |
CombinationMethod | The combination method used when clicked. | |
DoModal | Shows the selection resolution chip and require a response. | |
Hide | Hides the selection resolution chip. | |
MustBeEditable | Indicates if the candidate features must be editable. | |
MustBeSelectable | Indicates if the candidate features must be selectable. | |
Show | Shows the selection resolution chip. |
CoClasses that implement ISelectionResolutionChip
CoClasses and Classes | Description |
---|---|
SelectionResolutionChip | An editor extension for resolving selection of multiple features. |