Sets a value indicating whether an item should be ignored by the automatic layout algorithms.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setIgnoreLayout ( |
true if the item should be ignored by automatic layout algorithms, otherwise false.
See Also