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

In This Topic
    Side Property (ParallelOffset)
    In This Topic
    Gets on which side of selected lines the offset lines will be copied. (Default value = ParallelOffset.SideType.Both)
    Syntax
    public ParallelOffset.SideType Side {get;}
    Public ReadOnly Property Side As ParallelOffset.SideType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also