CanvasShadowStyles

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

shadowBlur
double shadowBlur()
Undocumented in source. Be warned that the author may not have intended to support it.
shadowBlur
void shadowBlur(double shadowBlur)
Undocumented in source. Be warned that the author may not have intended to support it.
shadowColor
void shadowColor(string shadowColor)
Undocumented in source. Be warned that the author may not have intended to support it.
shadowColor
string shadowColor()
Undocumented in source. Be warned that the author may not have intended to support it.
shadowOffsetX
void shadowOffsetX(double shadowOffsetX)
Undocumented in source. Be warned that the author may not have intended to support it.
shadowOffsetX
double shadowOffsetX()
Undocumented in source. Be warned that the author may not have intended to support it.
shadowOffsetY
void shadowOffsetY(double shadowOffsetY)
Undocumented in source. Be warned that the author may not have intended to support it.
shadowOffsetY
double shadowOffsetY()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta