Search
ContainerNode.unfoldedSize Property
See Also
 





Gets the size of the container in unfolded state.

Namespace: MindFusion.Diagramming
File: ContainerNode.js

 Syntax

JavaScript  Copy Code

get unfoldedSize() {}

 Property Value

Size

The size of the container in unfolded state.

 See Also