Description:
Parameter | Range | Description |
---|---|---|
thickness | 1 ... 64 | thickness of a line |
Sets the current line thickness.
Note
Example
Attribute.setLineThickness(5);
This example will set the line thickness to 5.
See also:
Draw.drawLine(int, int)
Draw.drawRectangle(int, int, int)
Draw.drawStyledCircle(int, int)
Draw.drawEllipse(int, int, int)
Attribute.setLineCapsStyle(int)
Attribute.setLineEndingMode(int)
Copyright © demmel products gmbh. All rights reserved.