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

Verified
Correct Answer:
Verified
Related Questions
Q20: Given the following syntax for the arc
Q21: If you would like your drawn rectangle's
Q22: Given the following syntax for the arc
Q23: When assigning colors for canvas shapes, you
Q24: After the browser engine assigns a value
Q25: How do you specify the color for
Q26: What does the following method call do?<br>context.setTransform(1,
Q27: To rotate around a position different from
Q28: Given the following syntax for the clearRect
Q30: Given the following syntax for the clearRect