MindFusion.Wpf Pack Programmer's Guide
NodeRules.FirstGroupLevelPositive Property
See Also
 





A rule defining which nodes should be placed below the "Control Flow" line. Assign an array of the node types logic identifiers to this property.

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

 Syntax

C#  Copy Code

public Object FirstGroupLevelPositive { get; set; }

Visual Basic  Copy Code

Public Property FirstGroupLevelPositive As Object

 Property Value

 See Also

NodeRules Members
NodeRules Class
MindFusion.Layout Namespace