ctx.strokeStyle="blue"; //線の色を青に指定. ctx.fillStyle="red"; //塗りつぶしの色を赤に指定. //円. ctx.beginPath();. ctx.arc(100, 100, 40, ...
確定! 回上一頁