ArcGIS Pro 3.2 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 double OffsetBetweenBranches {get; set;}
    Public Property OffsetBetweenBranches As Double
    Remarks
    The default is 2.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also