Method width
| Improve this Doc View Sourcewidth(Double)
plwidth: Set pen width
Declaration
public void width(Double width)
Parameters
Type | Name | Description |
---|---|---|
Double | width | The desired pen width. If width is negative or the same as the previous value no action is taken. width = 0. should be interpreted as as the minimum valid pen width for the device. The interpretation of positive width values is also device dependent. |
Remarks
Sets the pen width.