ASP.NET Pack Programmer's Guide
DiagramItem.setIgnoreLayout Method
See Also
 





Sets a value indicating whether the position of this item should not be changed by automatic layout methods.

Namespace: MindFusion.Diagramming
Package: DiagramItem.js

 Syntax

JavaScript  Copy Code

function setIgnoreLayout (value)

 Parameters

value

true to prevent layout methods from changing the position of this item; otherwise, false.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace