This class represents a Screen connected to a TextLCD
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class TextLCDScreen | 
| Visual Basic (Declaration) | 
|---|
| Public Class TextLCDScreen | 
| Visual C++ | 
|---|
| public ref class TextLCDScreen | 
 Remarks
Remarks
            A TextLCDScreen object stores the overall screen state, as well as a collection of screen rows.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
Phidgets..::.TextLCDScreen
Phidgets..::.TextLCDScreen





