A rule defining which nodes should be placed above the "Control Flow" line. Assign an array of the node types logic identifiers to this property.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Object FirstGroupLevelNegative { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FirstGroupLevelNegative As Object |
See Also