Gets or sets a value indicating whether to split layers that are much wider than the other layers.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool SplitLayers { get; set; } |
Visual Basic Copy Code |
---|
Public Property SplitLayers As Boolean |
true to split wide layers; otherwise, false. The default is false.