High-level managed interface for PicoLCD 4x20 Sideshow device.
Contrast Property
NamespacesPicoLCDLibPicoLCD_4x20Contrast

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

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

Assembly: PicoLCDLib (Module: PicoLCDLib) Version: 0.1.3301.29457