Sets a value indicating whether to split the graph to its interconnected subgraphs and arrange the subgraphs independently or arrange the graph as a whole.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static SpringLayout SplitGraph ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function SplitGraph( _ |
See Also