RasterGraphics.setWeight( weight )
Set the weight of the stroke.Parameters
| Name | Type | Description | |
|---|---|---|---|
| weight | number | Thickness of the stroke line in pixels. |
Returns
| Type | Description |
|---|---|
| object | The graphics object. This allow for chaining multiple setter methods in one single statement. |