DotMatrix Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a virtual LED Matrix.
C#
public class DotMatrix
type DotMatrix = class
Public Class DotMatrix
- Inheritance
-
DotMatrix
- Derived
Dot |
Initialize virtual Dot Matrix. |
Height |
Height (y-axis) for matrix. |
Item[Int32, Int32] |
Indexer for matrix. |
Item[Int32] |
Indexer for matrix. |
Length |
Length (or count) of matrices. |
Width |
Width (x-axis) of matrix. |
Fill(Pin |
Fill LEDs with value. |
InitializeI2c(I2c |
Default Is31fl3730 initialization |
Toode | Versioonid |
---|---|
.NET IoT Libraries | 2.2.0 |