HTMLCanvas is a proxy class for the HTML Canvas, encapsulating the properties and methods of the Canvas.
HTMLCanvas
HTMLCanvas 是 Html Canvas 的代理类,封装了 Canvas 的属性和方法。
The Canvas rendering context.
Canvas 渲染上下文。
Clear the canvas content.
清空画布内容。
The width of the Canvas.
The height of the Canvas.
Set the width and height of the Canvas.
设置画布的宽度和高度。
En
HTMLCanvas
is a proxy class for the HTML Canvas, encapsulating the properties and methods of the Canvas.Zh
HTMLCanvas
是 Html Canvas 的代理类,封装了 Canvas 的属性和方法。Blueprint Ignore