ArcGIS Pro 3.2 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 and 1) of the break point on the diagram edges.
    Syntax
    public double BreakPointPosition {get; set;}
    Public Property BreakPointPosition As Double
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also