The width and height of the current entire document in pixels. (Read-only)译:整个文档当前的像素宽度和高度(只读)。
print Canvas.size # Output: { width:640, height: 480 }