Search
Container.contentBounds Property
See Also
 






Gets the bounds of this container's content element.

Namespace: MindFusion.Common.UI
File: Container.js

 Syntax

JavaScript  Copy Code

get contentBounds() {}

 Property Value

Rect. The bounds.

 See Also