Sets a value indicating whether the nodes within individual lanes are compacted.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T CompactNodes<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function CompactNodes(Of T As SwimlaneLayout) ( _ |
See Also