调用Canvas对象的哪个方法来获取绘图环境()
A: getCanvas
B: getContent
C: getContext
D: getClient
A: getCanvas
B: getContent
C: getContext
D: getClient
举一反三
- 调用canvas对象的哪个方法来获取绘图环境() A: getContent B: getContext C: getGraphics D: getCanvas
- 获得canvas对象的绘图上下文的方法是? A: getCanvas(); B: getGraphics(); C: getContent(); D: getContext();
- 调用canvas对象的哪个方法来获取绘图环境()
- 用于获取画布的渲染上下文对象的方法是( )。 A: getContent B: getContext C: getGraphics D: getCanvas
- 哪个HTML5内建对象用于在画布上绘制 A: getContent B: getContext C: getGraphics D: getCanvas