.textorientation Property

Function:

Specifies the print angle for text output produced by the lcd.print and lcd.printaligned methods.

Type:

Enum (pl_lcd_text_orientation, byte)

Value Range:

0- PL_LCD_TEXT_ORIENTATION_0: At 0 degrees (default).

1- PL_LCD_TEXT_ORIENTATION_90: At 90 degrees.

2- PL_LCD_TEXT_ORIENTATION_180: At 180 degrees.

3- PL_LCD_TEXT_ORIENTATION_270: At 270 degrees.

See Also:

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