JavaScript canvas2d object property: shadowOffsetY
[this page | pdf | back links]
The shadowOffsetY property of the JavaScript
DOM object returned
by the getContext("2d")
method applied to the HTML <canvas>
element sets / returns the shadow vertical offset, see CSS text-shadow
property.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)