.linewidth Property

Function:

Specifies current "pen" width in pixels.

Type:

Byte

Value Range:

1-255. Default = 1 (1 pixel).

See Also:

Lines, Rectangles, and Fills, lcd.forecolor, lcd.backcolor


Details

Pen width is used when drawing lines (lcd.line, lcd.verline, lcd.horline) and rectangles (lcd.rectangle, lcd.filledrectangle).


.linewidth Property

Details