ArcGIS Pro 2.9 API Reference Guide
Selection Property (ParallelOffset)

ArcGIS.Desktop.Editing Namespace > ParallelOffset Class : Selection Property
Gets the lines to be copied from.
Syntax
public Dictionary<MapMember,List<long>> Selection {get;}
Public ReadOnly Property Selection As Dictionary(Of MapMember,List(Of Long))
Remarks
If no line features are in the selection, the copy will fail.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ParallelOffset Class
ParallelOffset Members