MindFusion.Diagramming for JavaScript Programmer's Guide

LayeredLayout.keepGroupLayout Field

See Also
 





Indicates whether to treat each Group of nodes as a single vertex in the arranged graph.

Namespace: MindFusion.Graphs
File: LayeredLayout.js

 Syntax

JavaScript  Copy Code

var keepGroupLayout

 See Also