“368737e41bd7c649ea6e0068bb80a8cd2f0a1921”上不存在“...fabric/git@gitcode.net:s920243400/PaddleDetection.git”
未验证 提交 2bfb444f 编写于 作者: K king_he 提交者: Gitee

update en/application-dev/reference/arkui-ts/ts-drawing-components-path.md.

Signed-off-by: Nking_he <6384784@qq.com>
上级 b5f458f1
# Path # Path
> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** > **NOTE**<br>
> This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. > This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version.
The **&lt;Path&gt;** component is used to draw a path. The **<Path\>** component is used to draw a path.
## Required Permissions ## Required Permissions
...@@ -20,11 +20,11 @@ None ...@@ -20,11 +20,11 @@ None
## Attributes ## Attributes
| Name | Type | Default Value | Mandatory | Description | | Name | Type | Default Value | Mandatory | Description |
| -------- | -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- | -------- |
| width | Length | 0 | No | Width of the rectangle where the path is located. | | width | Length | 0 | No | Width of the rectangle where the path is located. |
| height | Length | 0 | No | Height of the rectangle where the path is located. | | height | Length | 0 | No | Height of the rectangle where the path is located. |
| commands | string | '' | Yes | Command string for drawing the path. | | commands | string | '' | Yes | Commands for drawing the path. |
The supported commands are as follows: The supported commands are as follows:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册