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





Gets 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 getKeepGroupLayout ()

 Return 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