Gets or sets the size of the container in folded state.
Namespace: MindFusion.Diagramming
File: ContainerNode.js
JavaScript
![]() |
---|
get foldedSize() {} |
Size
A Size instance specifying the folded size of a container.
If this property is not set, the width of the folded container is set to its minimumSize.width, and the height to captionHeight.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |