mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 18:48:09 +08:00
12 lines
285 B
Markdown
12 lines
285 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。 |
|