Constructs a new TouchScreenEventArgs object.
[Visual Basic] Public Sub New( _ ByVal EZLCDPointEx As EZLCDPointEx, _ ByVal TouchPoint As TouchPoint _ ) [C#] public TouchScreenEventArgs( EZLCDPointEx EZLCDPointEx, TouchPoint TouchPoint ); [C++] public: TouchScreenEventArgs( EZLCDPointEx EZLCDPointEx, TouchPoint TouchPoint ); [JScript] public function TouchScreenEventArgs( EZLCDPointEx EZLCDPointEx, TouchPoint TouchPoint );
TouchScreenEventArgs Class | EZLCD.SDK Namespace