Search
Diagram.arrange Method
See Also
 






Arranges the diagram with the given layout.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function arrange (layout)

 Parameters

layout

Object. The Layout algorithm to apply.

 Remarks

 See Also