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

In This Topic
    BreakpointSpacing Property
    In This Topic
    Breakpoint spacing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.SquareEdges operation.
    Syntax
    public double BreakpointSpacing {get; set;}
    Public Property BreakpointSpacing As Double
    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