ezLCD SDK Documentation

EZLCD004.LightBrightness Property

 [This is preliminary documentation and subject to change.]

Sets the brightness of the backlight.

[Visual Basic]
Public Property WriteOnly Byte As 
[C#]
public byte Byte { set; }
[C++]
public: __property void set_Byte(char );
[JScript]
public function set Byte(Byte);

See Also

EZLCD004 Class | EZLCD.SDK Namespace