This class represents a custom character that is defined for the TextLCD.

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

Syntax

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

Remarks

Custom characters can be inserted anywhere into the display string.

Inheritance Hierarchy

System..::.Object
  Phidgets..::.TextLCDCustomCharacter

See Also