ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RelativeMainlineDiagramLayoutParameters Class / OffsetBetweenBranches Property

In This Topic
    OffsetBetweenBranches Property
    In This Topic
    The spacing between two adjacent branches along the axis perpendicular to the direction of the line.
    Syntax
    Public Property OffsetBetweenBranches As Double
    public double OffsetBetweenBranches {get; set;}
    Remarks
    The default is 2.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also