Sets the size of the container when folded.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setFoldedSize ( |
RemarksIf this property is not set, the width of the folded container is set to its MinimumSize.width, and the height to CaptionHeight.
See Also