MindFusion.Wpf Pack Programmer's Guide
SwimlaneLayout.CompactNodes Property
See Also
 





Gets or sets a value indicating whether the nodes within individual lanes are compacted.

Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool CompactNodes { get; set; }

Visual Basic  Copy Code

Public Property CompactNodes As Boolean

 Property Value

true to compact nodes, otherwise false. The default value is true.

 See Also

SwimlaneLayout Members
SwimlaneLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace