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

In This Topic
    EdgeSpacing Property
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also