High-level managed interface for PicoLCD 4x20 Sideshow device.
Backlight Property
NamespacesPicoLCDLibPicoLCD_4x20Backlight

[This is preliminary documentation and is subject to change.]

Returns or sets the backlight level.
Declaration Syntax
C#Visual BasicVisual C++
public byte Backlight { get; set; }
Public Property Backlight As Byte
public:
property unsigned char Backlight {
	unsigned char get ();
	void set (unsigned char value);
}
Value
Vaid range: 0 to 15.

Assembly: PicoLCDLib (Module: PicoLCDLib) Version: 0.1.3301.29457