ArcGIS Pro 2.9 API Reference Guide
AlignConnected Property (ParallelOffset)

ArcGIS.Desktop.Editing Namespace > ParallelOffset Class : AlignConnected Property
Gets 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;}
Public ReadOnly Property AlignConnected As Boolean
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, Windows 8.1

See Also

Reference

ParallelOffset Class
ParallelOffset Members