ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParcelLineInfo Class / HasPreviousLineConnectivity Property

In This Topic
    HasPreviousLineConnectivity Property
    In This Topic
    Gets whether the parcel line has any other previous line connected by a shared end vertex. Previous line means on the counter-clockwise end in the edge sequence.
    Syntax
    public bool HasPreviousLineConnectivity {get;}
    Public ReadOnly Property HasPreviousLineConnectivity As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also