Dart API Reference
dart:html
DomRectReadOnly
boundingBox
boundingBox
method
Returns a new rectangle which completely contains this and other.
Rectangle
boundingBox
(
Rectangle
other
)
Returns a new rectangle which completely contains
this
and other.