Readonly DOM Rectangle object. More...
Public Attributes | |
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 |
Readonly DOM Rectangle object.
readonly attribute double DOMRectReadOnly::bottom |
readonly attribute double DOMRectReadOnly::height |
readonly attribute double DOMRectReadOnly::left |
readonly attribute double DOMRectReadOnly::right |
readonly attribute double DOMRectReadOnly::top |
readonly attribute double DOMRectReadOnly::width |
readonly attribute double DOMRectReadOnly::x |
readonly attribute double DOMRectReadOnly::y |