getThickness()
Return the shape's outline thickness.
Parameters
Once an object item has been created, you can use the following function:
item.getThickness()
Returns
return thickness
| Value | Type | Description |
|---|---|---|
| thickness | int |
The outline thickness, in pixels. |