ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParallelOffset Class / Selection Property

In This Topic
    Selection Property (ParallelOffset)
    In This Topic
    Gets the lines to be copied from.
    Syntax
    public SelectionSet Selection {get;}
    Public ReadOnly Property Selection As SelectionSet
    Remarks
    If no line features are in the selection, the copy will fail.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also