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


ISelectionResolutionChip.AllowAnnoFeatures 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.AllowAnnoFeatures Property
ArcGIS Developer Help

ISelectionResolutionChip.AllowAnnoFeatures Property

Indicates if annotation feature candidates are allowed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionResolutionChip Interface