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

    NumberOfIterations Property (LinearDispatchDiagramLayoutParameters)
    Gets and sets the number of iterations used when computing the layout.
    Syntax
    public int NumberOfIterations {get; set;}
    Remarks
    The default is 5.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also