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


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

ISelectionResolutionChip.AllowPolygonFeatures Property

Indicates if polygon feature candidates are allowed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionResolutionChip Interface