We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45cc090 commit 3be6e26Copy full SHA for 3be6e26
1 file changed
QuickChart/Path.md
@@ -22,3 +22,10 @@ rXxx方法 | rMoveTo, rLineTo, rQuadTo, rCubicTo | **不带r的方法是
22
重置路径 | reset, rewind | 清除Path中的内容<br/> **reset不保留内部数据结构,但会保留FillType.**<br/> **rewind会保留内部的数据结构,但不保留FillType**
23
矩阵操作 | transform | 矩阵变换
24
25
+## 相关文章
26
+
27
+* []()
28
29
30
31
0 commit comments