Properties:
Name | Type | Description |
---|---|---|
alignment |
number |
The alignment of the stroke. |
cap |
LineCap |
The line cap style to use. |
join |
LineJoin |
The line join style to use. |
miterLimit |
number |
The miter limit to use. |
pixelLine |
boolean |
If the stroke is a pixel line. NOTE: this is only available for Graphic fills |
width |
number |
The width of the stroke. |
Members
The alignment of the stroke.
The line cap style to use.
The line join style to use.
The miter limit to use.
If the stroke is a pixel line. NOTE: this is only available for Graphic fills
The width of the stroke.