Canvas:
*Canvas
[{“Name”:“5”,“GroupName”:null}]
Attribute | Description —— | —— | height | Specifies the canvas height | width | Specifies the canvas width |
canvas is only a container for graphics, and the actual drawing of graphics is done by JavaScript.