fillRect (x, y, w, h)メソッドは、塗りつぶしの四角形を描く際に使用します。 beginPath()・ moveTo(x, y)・ lineTo(x, y)・ fill()メソッドなどを使用してパスで描く ...
確定! 回上一頁