ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParcelLineInfo Class / IsClosing Property

In This Topic
    IsClosing Property
    In This Topic
    Gets whether the parcel line is a closing line, connected to the starting line feature.
    Syntax
    public bool IsClosing {get;}
    Public ReadOnly Property IsClosing As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also