HTML5 - HTML5 Web Development Practice Test
HTML5 HTML5 Canvas and Graphics 2
Which method is called to render the current path as a filled shape on the canvas?
Select your answer
A
fill()
B
paint()
C
render()
D
draw()
Hint