Specifies whether disconnected subgroups from the same lane should be aligned and arranged vertically.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool VerticalDisconnectedGroupsAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property VerticalDisconnectedGroupsAlignment As Boolean |
See Also