ArcGIS Pro 2.9 API Reference Guide
AlignConnected Property (ParallelOffset.Builder)

ArcGIS.Desktop.Editing Namespace > ParallelOffset.Builder Class : AlignConnected Property
Specifies 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;}
Public 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.Builder Class
ParallelOffset.Builder Members