ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / MainRingDiagramLayoutParameters Class / BreakPointPosition Property

In This Topic
    BreakPointPosition Property (MainRingDiagramLayoutParameters)
    In This Topic
    Relative position (between 0 and 1) of the break point on the subtree edges.
    Syntax
    public double BreakPointPosition {get; set;}
    Public Property BreakPointPosition As Double
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also