ezLCD SDK Documentation

EZLCD004.Calibrated Property

 [This is preliminary documentation and subject to change.]

Indicates if the LCD screen has an active calibration.

[Visual Basic]
Public Property ReadOnly Boolean As 
[C#]
public bool Boolean { get; }
[C++]
public: __property  get_Boolean();
[JScript]
public function get Boolean() : bool

See Also

EZLCD004 Class | EZLCD.SDK Namespace