Gets or sets whether to treat each group of attached nodes as a single vertex in the arranged graph.
Namespace: MindFusion.Graphs
File: Layout.js
JavaScript Copy Code |
---|
get keepGroupLayout() {} |
Boolean
true if each group should be processed as an integral graph node, or false otherwise. The default is false.