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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also