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

    See Also