drawPath(path, paint);. 上面代码同drawArc效果一样. canvas.drawArc 、 path.addArc 、 path.arcTo (当forceMoveTo为true时),三种方式都能绘制同样的圆弧效果 ...
確定! 回上一頁