fillStyle = 'red' this.ctx.font = 'bold 32px serif' this.ctx.textAlign = 'left' this.ctx.fillText('hello', 120, 130) this.ctx.
確定! 回上一頁