Moves nodes as far as possible to the top or left sides of diagram without changing their initial relative positions.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Compact ( |
Visual Basic Copy Code |
---|
Public Sub Compact( _ |
Specifies horizontal or vertical layout.
How much space to leave between adjacent nodes.
true to try to minimize link lengths between layers at the cost of a less compact layout.
WpfDiagram Programmer's Guide | © 2024 MindFusion |