CanvasRect

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

clearRect
void clearRect(double x, double y, double w, double h)
Undocumented in source. Be warned that the author may not have intended to support it.
fillRect
void fillRect(double x, double y, double w, double h)
Undocumented in source. Be warned that the author may not have intended to support it.
strokeRect
void strokeRect(double x, double y, double w, double h)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta