lineWidth = 4; Set the line width ctx.strokeStyle = colorstroke; Set the stroke color ctx.fillStyle = colorfill; Set the fill color ctx.font = "bold 16px ...
確定! 回上一頁