ArcGIS Pro 2.6 API Reference Guide
Selection Property (ParallelOffset)

ArcGIS.Desktop.Editing Namespace > ParallelOffset Class : Selection Property
Sefines 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 non line features are in the selection, the copy will fail.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ParallelOffset Class
ParallelOffset Members