Defines which type of nodes will be used as a "sub group" start node.
Namespace: MindFusion.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public ArrayList StartSubgproupNode { get; set; } |
Visual Basic Copy Code |
---|
Public Property StartSubgproupNode As ArrayList |