High-level managed interface for Logitech GamePanel LCD devices.
LCDContrast Property
NamespacesGamePanelLCDLibGamePanelLCDLCDContrast

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

Sets the value of the LCD contrast.
Declaration Syntax
C#Visual BasicVisual C++
public byte LCDContrast { get; set; }
Public Property LCDContrast As Byte
public:
property unsigned char LCDContrast {
	unsigned char get ();
	void set (unsigned char value);
}
Value
Valid range is 0 to 63.

Assembly: GamePanelLCDLib (Module: GamePanelLCDLib) Version: 0.1.3302.29568