The collection of defined custom characters.

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

Syntax

C#
public TextLCDCustomCharacterCollection customCharacters
Visual Basic (Declaration)
Public customCharacters As TextLCDCustomCharacterCollection
Visual C++
public:
TextLCDCustomCharacterCollection^ customCharacters

Remarks

A maximum of 8 custom characters can be defined at a time for the TextLCD screen.

See Also