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


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

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