Gets or sets a value indicating the ordering of the child nodes in order to produce layouts with custom balance.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public TreeLayoutBalance Balance { get; set; } |
Visual Basic Copy Code |
---|
Public Property Balance As TreeLayoutBalance |
WpfDiagram Programmer's Guide | © 2024 MindFusion |