ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParallelOffset.Builder Class / AlignConnected Property
Version

    AlignConnected Property (ParallelOffset.Builder)
    Gets and sets If two or more connected lines should have their direction temporarily aligned for the purposes of the copy. (Default value = false)
    Syntax
    public bool AlignConnected {get; set;}
    Remarks
    Use this setting to temporarily align the direction of connected lines in the selection to ensure the output features are created on a consistent side. The direction is random. This setting has no effect on disconnected lines.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also