Gets or sets a value indicating whether to treat each Group of nodes as a single vertex in the arranged graph.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool KeepGroupLayout { get; set; } |
Visual Basic Copy Code |
---|
Public Property KeepGroupLayout As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |