ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / LinearDispatchDiagramLayoutParameters Class / LeavesShift Property

In This Topic
    LeavesShift Property
    In This Topic
    The maximum distance the leaf junctions must be expanded from the junctions to which they connect.
    Syntax
    public double LeavesShift {get; set;}
    Public Property LeavesShift As Double
    Remarks
    The default is 2. At the time this distance is reached, leaf nodes are no longer moved during the following iterations.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also