Dart SDK
dart:html
DomRectReadOnly
DomRectReadOnly
constructor
DomRectReadOnly
DomRectReadOnly
Properties
hashCode
topLeft
topRight
bottomRight
bottomLeft
bottom
height
left
right
top
width
x
y
Constructors
DomRectReadOnly
Operators
operator ==
Methods
toString
intersection
intersects
boundingBox
containsRectangle
containsPoint
DomRectReadOnly
(
num
x
,
num
y
,
num
width
,
num
height
)
(Not documented.)