Sets a value indicating whether the position of this item should not be changed by automatic layout methods.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
function setIgnoreLayout (value) |
true to prevent layout methods from changing the position of this item; otherwise, false.