| The stroke cap. |
Value
| Name | Description | Value |
StrokeCap.BUTTENDCAP | Butted cap. |
int
1
|
StrokeCap.PROJECTINGENDCAP | Projecting cap. |
int
3
|
StrokeCap.ROUNDENDCAP | Rounded cap. |
int
2
|
|
Usage
| As property
Document.defaultStrokeCap
PathItem.strokeCap
TextPath.strokeCap
|