DOMRectReadOnly

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

bottom
double bottom()
Undocumented in source. Be warned that the author may not have intended to support it.
height
double height()
Undocumented in source. Be warned that the author may not have intended to support it.
left
double left()
Undocumented in source. Be warned that the author may not have intended to support it.
right
double right()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
auto toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
top
double top()
Undocumented in source. Be warned that the author may not have intended to support it.
width
double width()
Undocumented in source. Be warned that the author may not have intended to support it.
x
double x()
Undocumented in source. Be warned that the author may not have intended to support it.
y
double y()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta