.textverticalspacing Property

Function:

Specifies the gap, in pixels, between the lines of text output produced by the lcd.printaligned method.

Type:

Byte

Value Range:

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

See Also:

Working With Text, lcd.textalignment, lcd.textorientation, lcd.texthorizontalspacing


Details

The property has no bearing on the output produced by lcd.print, because that method always creates a single-line output.


.textverticalspacing Property

Details