ArcGIS Pro 2.9 API Reference Guide
BreakpointSpacing Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > ReshapeEdgesDiagramLayoutParameters Class : BreakpointSpacing Property
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, Windows 8.1

See Also

Reference

ReshapeEdgesDiagramLayoutParameters Class
ReshapeEdgesDiagramLayoutParameters Members