ezLCD SDK Documentation

EZLCDBase. Method 

 [This is preliminary documentation and subject to change.]

Turns on the screen light.

[Visual Basic]
Overridable Public Sub () _
    Implements IEZLCDNative.
[C#]
public virtual void ();
[C++]
public: virtual void ();
[JScript]
public virtual function ();

Implements

IEZLCDNative.

See Also

EZLCDBase Class | EZLCD.SDK Namespace