ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RotateTreeDiagramLayoutParameters Class / Rotation Property

In This Topic
    Rotation Property (RotateTreeDiagramLayoutParameters)
    In This Topic
    Angle in degrees that will be used to rotate the tree.
    Syntax
    Public Property Rotation As Double
    public double Rotation {get; set;}
    Remarks
    The default is 45.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also