High-level managed interface for Logitech GamePanel LCD devices.
LCDLight Property
NamespacesGamePanelLCDLibGamePanelLCDLCDLight

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

Sets the brightness of the LCD light.
Declaration Syntax
C#Visual BasicVisual C++
public byte LCDLight { get; set; }
Public Property LCDLight As Byte
public:
property unsigned char LCDLight {
	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