Search
NodeRules.VerticalDisconnectedGroupsAlignment Property
See Also
 





Specifies whether disconnected subgroups from the same lane should be aligned and arranged vertically.

Namespace: MindFusion.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool VerticalDisconnectedGroupsAlignment { get; set; }

Visual Basic  Copy Code

Public Property VerticalDisconnectedGroupsAlignment As Boolean

 Property Value

 See Also