Sets a value indicating whether the container should shrink in size when nodes are removed from it.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAutoShrink ( |
true if the container should shrink automatically, or false otherwise. The default is false.
See Also