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.Layout
SyntaxC#
Copy Code
|
|---|
public Object FirstGroupLevelPositive { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FirstGroupLevelPositive As Object |
See Also