High-level managed interface for Logitech GamePanel LCD devices.
MacroLights Property
NamespacesGamePanelLCDLibGamePanelLCDMacroLights

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

Sets the on/off state of the specified macro button lights.
Declaration Syntax
C#Visual BasicVisual C++
public GamePanelLCD..::.MacroLightsEnum MacroLights { get; set; }
Public Property MacroLights As GamePanelLCD..::.MacroLightsEnum
Remarks
The MacroLightsEnum value uses bit flags, so you can logically combine the lights desired active with the Or operator. Similarly, when checking the value, use Or instead of Equals to check the bit for the desired light(s).

Assembly: GamePanelLCDLib (Module: GamePanelLCDLib) Version: 0.1.3302.29568