Constructs a new EZLCD004 object using the specified input and output streams.
[Visual Basic] Public Sub New( _ ByVal Stream As Stream, _ ByVal Stream As Stream _ ) [C#] public EZLCD004( Stream Stream, Stream Stream ); [C++] public: EZLCD004( Stream* Stream, Stream* Stream ); [JScript] public function EZLCD004( Stream Stream, Stream Stream );
Passing in null for the input stream will disable touch screen processing.
EZLCD004 Class | EZLCD.SDK Namespace | EZLCD004 Constructor Overload List