Sets a value indicating whether to split layers that are much wider than the other layers.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T SplitLayers<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function SplitLayers(Of T As LayeredLayout) ( _ |
See Also