ArcGIS Pro 2.8 API Reference Guide
SegmentSpacing Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > ReshapeEdgesDiagramLayoutParameters Class : SegmentSpacing Property
Segment spacing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.SquareEdges operation.
Syntax
public double SegmentSpacing {get; set;}
Public Property SegmentSpacing As Double
Remarks
The spacing that will separate parallel segments of squared edges incident to the same junction. The default is 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