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


ISelectionResolutionChip.AllowPolygonFeatures Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

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