var context = canvas.getContext('2d'); context.fillStyle='#fa4b2a';// color of fill (rect 1) context.strokeStyle='#000'; // color of stroke(rect 2) context.
確定! 回上一頁