[This is preliminary documentation and is subject to change.]
Sets the brightness of the LCD light.
| C# | Visual Basic | Visual C++ |
public byte LCDLight { get; set; }
Public Property LCDLight As Byte
public: property unsigned char LCDLight { unsigned char get (); void set (unsigned char value); }
0 for Off, 1 for Low, 2 for High.