The collection of defined custom characters.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public TextLCDCustomCharacterCollection customCharacters | 
| Visual Basic (Declaration) | 
|---|
| Public customCharacters As TextLCDCustomCharacterCollection | 
| Visual C++ | 
|---|
| public: TextLCDCustomCharacterCollection^ customCharacters | 
 Remarks
Remarks
            A maximum of 8 cutom characters can be defined at a time for the TextLCD.
            





