MindFusion.Wpf Pack Programmer's Guide
LayeredLayout.SplitLayers Property
See Also
 





Gets or sets a value indicating whether to split layers that are much wider than the other layers.

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

 Syntax

C#  Copy Code

public bool SplitLayers { get; set; }

Visual Basic  Copy Code

Public Property SplitLayers As Boolean

 Property Value

true to split wide layers; otherwise, false. The default is false.

 See Also

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