ArcGIS Pro 2.8 API Reference Guide
EdgeSpacing Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > ReshapeEdgesDiagramLayoutParameters Class : EdgeSpacing Property
Edge spacing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.SeparateOverlappingEdges operation.
Syntax
public double EdgeSpacing {get; set;}
Public Property EdgeSpacing As Double
Remarks
The absolute spacing that will separate two edges. The default is 0.5 in the units of the diagram's coordinate system.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReshapeEdgesDiagramLayoutParameters Class
ReshapeEdgesDiagramLayoutParameters Members