mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 03:58:33 +08:00
11 lines
284 B
Markdown
11 lines
284 B
Markdown
## vgcanvas\_line\_join\_t
|
|
### 概述
|
|
线条连接类型。### 常量
|
|
<p id="vgcanvas_line_join_t_consts">
|
|
|
|
| 名称 | 说明 |
|
|
| -------- | ------- |
|
|
| VGCANVAS\_LINE\_JOIN\_ROUND | round。 |
|
|
| VGCANVAS\_LINE\_JOIN\_BEVEL | bevel。 |
|
|
| VGCANVAS\_LINE\_JOIN\_MITTER | mitter。 |
|