ArcGIS Pro 3.0 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, Windows 8.1

    See Also