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