未验证 提交 f3cfb251 编写于 作者: O openharmony_ci 提交者: Gitee

!9859 【轻量级 PR】:update zh-cn/application-dev/reference/native-apis/_drawing.md.

Merge pull request !9859 from zengyawen/N/A
......@@ -1458,7 +1458,9 @@ void OH_Drawing_PathArcTo (OH_Drawing_Path * , float x1, float y1, float x2, flo
| x1 | 参数为包围椭圆的矩形左上角点位置的横坐标 |
| y1 | 参数为包围椭圆的矩形左上角点位置的纵坐标 |
| x2 | 参数为包围椭圆的矩形右下角点位置的横坐标 |
| y3 | 参数为包围椭圆的矩形右下角点位置的纵坐标 |
| y2 | 参数为包围椭圆的矩形右下角点位置的纵坐标 |
|startDeg | 参数为起始的角度 |
|sweepDeg | 参数为扫描的度数 |
**自从:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册