Gets the size of folded containers.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Dimension2D getFoldedContainerSize () |
A Dimension2D 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