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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also