This class represents a Screen connected to a TextLCD

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public class TextLCDScreen
Visual Basic (Declaration)
Public Class TextLCDScreen
Visual C++
public ref class TextLCDScreen

Remarks

A TextLCDScreen object stores the overall screen state, as well as a collection of screen rows.

Inheritance Hierarchy

System..::.Object
  Phidgets..::.TextLCDScreen

See Also