| PIDevice_MAX7219_LED_MATRIX Xojo Plugin |
|
PIDevice_MAX7219_8x8Symbol.SetColumn Method (console safe)
Populates whole column at once
SetColumn(
x as UInt8,
value as Boolean)
Parameters
- x
- The x coord of the column to be populated. This can be from 0 to 7
- value
- The value to be set for all the lads in the column.
Remarks
See Also
PIDevice_MAX7219_8x8Symbol Class