ArcGIS Pro 3.7 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 Property MoveLeaves As Boolean
    public bool MoveLeaves {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also