ArcGIS Pro 3.0 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, Windows 8.1

    See Also