IRotateTreeLayout Interface

Provides access to members that control the Rotate Tree layout.

Members

Name Description
Read/write property IsActive Indicates whether the network diagram layout is active.
Read-only property Name The name of the network diagram layout.
Read/write property PreserveContainers Indicates whether the network diagram layout must preserve the containers.
Read-only property PropertySet The network diagram layout parameters returned as a property set
Read/write property RotateJunction Indicates whether the algorithm adds the Rotation parameter value to the Element rotation field value for each processed diagram junction.
Read/write property Rotation Indicates the angle in degrees that is used to rotate the tree.

IRotateTreeLayout.RotateJunction Property

Indicates whether the algorithm adds the Rotation parameter value to the Element rotation field value for each processed diagram junction.

Public Property RotateJunction As Boolean
public bool RotateJunction {get; set;}

IRotateTreeLayout.Rotation Property

Indicates the angle in degrees that is used to rotate the tree.

Public Property Rotation As Double
public double Rotation {get; set;}

Inherited Interfaces

Interfaces Description
INetworkDiagramLayout Provides access to members that control the network diagram layout.

Classes that implement IRotateTreeLayout

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.