ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / LinearDispatchDiagramLayoutParameters Class / MoveLeaves Property

In This Topic
    MoveLeaves Property
    In This Topic
    Specifies whether the leaf junctions— the junctions with one connection— can be moved during the algorithm execution
    Syntax
    public bool MoveLeaves {get; set;}
    Public Property MoveLeaves As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also