DOMRect

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

fromRect
auto fromRect(DOMRectInit other)
Undocumented in source. Be warned that the author may not have intended to support it.
fromRect
auto fromRect()
Undocumented in source. Be warned that the author may not have intended to support it.
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.

Variables

_parent
spasm.bindings.geometry.DOMRectReadOnly _parent;
Undocumented in source.

Meta