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

In This Topic
    Selection Property (ParallelOffset.Builder)
    In This Topic
    Gets and sets the lines to be copied from.
    Syntax
    public SelectionSet Selection {get; set;}
    Public Property Selection As SelectionSet
    Remarks
    If non 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