ctx.lineTo(100, 135) ctx.setStrokeStyle('#AAAAAA') ctx.stroke() ctx. ... ctx.fillText('1.5*PI', 83, 10) // Draw points ctx.beginPath() ... ctx.restore()
確定! 回上一頁