DroidDiagram Programmer's Guide
Diagram.getFoldedContainerSize Method
See Also
 






Gets the size of folded containers.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Dimension getFoldedContainerSize ()

 Return Value

Dimension instance specifying the size of folded containers. The default value is null.

 Remarks

The FoldedSize property of new containers is initialized with this value.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace