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


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

ISelectionResolutionChip.AllowLineFeatures Property

Indicates if line feature candidates are allowed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionResolutionChip Interface