Multiple Choice
What is the context object property in charge of specifying horizontal alignment for text in the canvas drawing area?
A) alignHorizontal
B) textAlign
C) textBaseline
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Given the following syntax for the arc
Q2: A benefit of using helper functions is
Q4: When you call the context object's <code>rotate</code>
Q5: In calling the context object's <code>rotate</code> method,
Q6: To indicate the start of a path:<br>A)
Q7: A problem with Flash is that it
Q8: An applet is a stand-alone JavaScript program.
Q9: The _ object represents the canvas element's
Q10: If you call ctx.scale(2, 2) and then
Q11: The standard way to clear the canvas