ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / ReshapeEdgesDiagramLayoutParameters Class / BreakpointSpacing Property
Version

    BreakpointSpacing Property
    Breakpoint spacing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.SquareEdges operation.
    Syntax
    public double BreakpointSpacing {get; set;}
    Remarks
    The maximum distance between each junction to the first or last break point along edges incident to that junction when those edges are squared. The default is 8.66 in the units of the diagram's coordinate system.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also