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