public enum ENLayeredLayoutNodeRank : System.Enum
public enum ENLayeredLayoutNodeRank : System.Enum
Member | Description |
---|---|
Gravity | Similar to TopMost, but after the initial assignment all nodes fall downwards as much as possible. |
Optimal | Layer distribution is done in such a way that the total length of all edges is minimized. |
TopMost | All nodes without incomming edges are assigned to the topmost layer. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.Layout.ENLayeredLayoutNodeRank
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)