谁能给我一个有关这些属性的示例:我尝试使用它们的笔画-dasharray,笔画-linecap,笔画-linejoin,但我不太了解它们的值的sendext结构。
最佳答案
butt
| round
| square
| inherit
stroke-linejoin
miter
| round
| bevel
| inherit
stroke-dasharray
例如
"100 20 0 20"
谁能给我一个有关这些属性的示例:我尝试使用它们的笔画-dasharray,笔画-linecap,笔画-linejoin,但我不太了解它们的值的sendext结构。
最佳答案
butt
| round
| square
| inherit
stroke-linejoin
miter
| round
| bevel
| inherit
stroke-dasharray
"100 20 0 20"