ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RotateTreeDiagramLayoutParameters Class / RotateJunction Property

In This Topic
    RotateJunction Property
    In This Topic
    Indicates whether or not the junctions rotation field is updated.
    Syntax
    public bool RotateJunction {get; set;}
    Public Property RotateJunction As Boolean
    Remarks
    • If true, after applying the layout algorithm the junction rotation system field is updated.
    • If false, after applying the layout algorithm the junction rotation system field remain unchanged.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also