Search
Container.contentRect Property
See Also
 






Gets the bounding rect of this container's content element.

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

 Syntax

JavaScript  Copy Code

get contentRect() {}

 Property Value

Rect. The bounding rect.

 See Also