[Missing <summary> documentation for "T:Phidgets.TextLCD.ScreenSizes"]
Assembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
| C# |
|---|
public enum ScreenSizes |
| Visual Basic (Declaration) |
|---|
Public Enumeration ScreenSizes |
| Visual C++ |
|---|
public enum class ScreenSizes |
Members
| Member name | Description | |
|---|---|---|
| NONE | ||
| _1x8 | ||
| _2x8 | ||
| _1x16 | ||
| _2x16 | ||
| _4x16 | ||
| _2x20 | ||
| _4x20 | ||
| _2x24 | ||
| _1x40 | ||
| _2x40 | ||
| _4x40 | ||
| UNKNOWN |