docs.rodeo

MDN Web Docs mirror

Bounding Box

{{GlossarySidebar}} 

The bounding box of an element is the smallest possible rectangle (aligned with the axes of that element’s user coordinate system) that entirely encloses it and its descendants. The bounding box is the invisible rectangular box the browser places the object in when it draws the object on a page.

In this article

View on MDN