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


ISelectionResolutionChip.MustBeSelectable Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISelectionResolutionChip Interface > ISelectionResolutionChip.MustBeSelectable Property
ArcGIS Developer Help

ISelectionResolutionChip.MustBeSelectable Property

Indicates if the candidate features must be selectable.

[Visual Basic .NET]
Public Property MustBeSelectable As Boolean
[C#]
public bool MustBeSelectable {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionResolutionChip Interface