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





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

 Return Value

true if this item is not affected by automatic layout; otherwise, false.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace