DOMQuad

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

fromQuad
auto fromQuad(DOMQuadInit other)
Undocumented in source. Be warned that the author may not have intended to support it.
fromQuad
auto fromQuad()
Undocumented in source. Be warned that the author may not have intended to support it.
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.
getBounds
auto getBounds()
Undocumented in source. Be warned that the author may not have intended to support it.
p1
auto p1()
Undocumented in source. Be warned that the author may not have intended to support it.
p2
auto p2()
Undocumented in source. Be warned that the author may not have intended to support it.
p3
auto p3()
Undocumented in source. Be warned that the author may not have intended to support it.
p4
auto p4()
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.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta