ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParcelLineInfo Class / IsReversed Property

In This Topic
    IsReversed Property (ParcelLineInfo)
    In This Topic
    Gets whether the parcel line is oriented in the same direction as the polygon edges.
    Syntax
    Public ReadOnly Property IsReversed As Boolean
    public bool IsReversed {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also