ArcGIS Pro 2.9 API Reference Guide
LeavesShift Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > LinearDispatchDiagramLayoutParameters Class : LeavesShift Property
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, Windows 8.1

See Also

Reference

LinearDispatchDiagramLayoutParameters Class
LinearDispatchDiagramLayoutParameters Members