High-level managed interface for Logitech GamePanel LCD devices.
KeyboardLight Property
NamespacesGamePanelLCDLibGamePanelLCDKeyboardLight

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

Sets the brightness of the keyboard backlight.
Declaration Syntax
C#Visual BasicVisual C++
public byte KeyboardLight { get; set; }
Public Property KeyboardLight As Byte
public:
property unsigned char KeyboardLight {
	unsigned char get ();
	void set (unsigned char value);
}
Value
0 for Off, 1 for Low, 2 for High.

Assembly: GamePanelLCDLib (Module: GamePanelLCDLib) Version: 0.1.3302.29568