Gets 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 boolean getIgnoreLayout () |
true if the item is ignored by layout algorithms, otherwise false.
See Also