Sets a value indicating the ordering of the child nodes in order to produce layouts with custom balance.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T Balance<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Balance(Of T As TreeLayout) ( _ |
See Also