ezLCD SDK Documentation

TouchScreenCalibration Class

 [This is preliminary documentation and subject to change.]

Represents a calibration between a resistive touch screen and an LCD display.

For a list of all members of this type, see TouchScreenCalibration Members.

System.Object
   TouchScreenCalibration

[Visual Basic]
Public Class TouchScreenCalibration
[C#]
public class TouchScreenCalibration
[C++]
public __gc class TouchScreenCalibration
[JScript]
public class TouchScreenCalibration

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EZLCD.Core

Assembly: EZLCD.Core (in EZLCD.Core.dll)

See Also

TouchScreenCalibration Members | EZLCD.Core Namespace