ASP.NET Pack Programmer's Guide
FlowchartLayout.setKeepGroupLayout Method
See Also
 





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

Namespace: MindFusion.Graphs
Package: FlowchartLayout.js

 Syntax

JavaScript  Copy Code

function setKeepGroupLayout (value)

 Parameters

value

true if grouped nodes should be treated as a single vertex in the arranged graph, otherwise false.

 See Also

FlowchartLayout Members
FlowchartLayout Class
MindFusion.Graphs Namespace