ezLCD SDK Documentation

TouchScreenEventArgs.CalibratedPoint Property

 [This is preliminary documentation and subject to change.]

Gets the raw location of the pen event in calibrated screen coordinates.

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

See Also

TouchScreenEventArgs Class | EZLCD.SDK Namespace