canvas stroke 描繪線條 ... getContext("2d"); canvas.width=window. ... lineTo(300, 100);//end point ctx.stroke();//draw it. Display.
確定! 回上一頁