DOM Rectangle object. More...
Public Attributes | |
attribute double | x |
attribute double | y |
attribute double | width |
attribute double | height |
![]() | |
readonly attribute double | x |
readonly attribute double | y |
readonly attribute double | width |
readonly attribute double | height |
readonly attribute double | top |
readonly attribute double | right |
readonly attribute double | bottom |
readonly attribute double | left |
DOM Rectangle object.
attribute double DOMRect::height |
attribute double DOMRect::width |
attribute double DOMRect::x |
attribute double DOMRect::y |