[This is preliminary documentation and is subject to change.]
Sets the value of the LCD contrast.
| C# | Visual Basic | Visual C++ |
public byte LCDContrast { get; set; }
Public Property LCDContrast As Byte
public: property unsigned char LCDContrast { unsigned char get (); void set (unsigned char value); }
Valid range is 0 to 63.