DOMRectInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

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

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta