ezLCD SDK Documentation

EZLCD004. Method 

 [This is preliminary documentation and subject to change.]

Performs a calibration process on the screen to set the X and Y offsets. Only applies to Pixel grid type touch screens.

[Visual Basic]
Public Sub ()
[C#]
public void ();
[C++]
public: void ();
[JScript]
public function ();

See Also

EZLCD004 Class | EZLCD.SDK Namespace