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


ISelectionResolutionChip.AllowPointFeatures Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

ISelectionResolutionChip.AllowPointFeatures Property

Indicates if point feature candidates are allowed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionResolutionChip Interface