The context.fillRect() method draws a filled rectangle on the canvas by passing it four values: context.fillRect(x, y, width, height);.
確定! 回上一頁