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

RotateJunction Property
Indicates whether or not the junctions rotation field is updated.
Syntax
public bool RotateJunction {get; set;}
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