Drawing a straight line. This example draws a straight line using the ... 50); // Move the pen to (30, 50) ctx.lineTo(150, 100); // Draw a line to ...
確定! 回上一頁