Gets the size of folded containers.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Dimension getFoldedContainerSize () |
A Dimension instance specifying the size of folded containers. The default value is null.
RemarksThe FoldedSize property of new containers is initialized with this value.
See Also