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
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Object FirstGroupLevelPositive { get; set; } |
Visual Basic Copy Code |
---|
Public Property FirstGroupLevelPositive As Object |