Adds a circular arc of the given radius to the current path. The arc is centered at (xc, yc), ... ctx.arc(0., 0., 1., 0., 2 * math.pi) ctx.restore().
確定! 回上一頁