Gets or sets a value indicating whether to treat each group of nodes as a single vertex in the arranged graph.
Namespace: MindFusion.Graphs
File: LayeredLayout.js
JavaScript Copy Code |
---|
get keepGroupLayout() {} |
Boolean
true if each group of attached nodes should be treated as a single vertex in the arranged graph, or false otherwise.