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


IParcelConstruction.ClearLineSelection Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction Interface > IParcelConstruction.ClearLineSelection Method
ArcGIS Developer Help

IParcelConstruction.ClearLineSelection Method

Clears all line selection.

[Visual Basic .NET]
Public Sub ClearLineSelection ( _
)
[C#]
public void ClearLineSelection (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction Interface