Turns the screen light on or off.
[Visual Basic] Public Property WriteOnly Boolean As _ Implements IEZLCDAdvanced. [C#] public bool Boolean { set; } [C++] public: __property void set_Boolean(bool ); [JScript] public function set Boolean(bool);
EZLCDBase Class | EZLCD.SDK Namespace