ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / ForceDirectedDiagramLayoutParameters Class / BreakPointPosition Property

In This Topic
    BreakPointPosition Property (ForceDirectedDiagramLayoutParameters)
    In This Topic
    Relative position (between 0.15 and 0.40) of the break point on the diagram edges.
    Syntax
    Public Property BreakPointPosition As Double
    public double BreakPointPosition {get; set;}
    Remarks
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also