The collection of available rows of text display on the TextLED screen.
Namespace:
PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
C# |
---|
public TextLEDRowCollection rows |
Visual Basic (Declaration) |
---|
Public rows As TextLEDRowCollection |
Visual C++ |
---|
public: TextLEDRowCollection^ rows |