DotMatrix(DotMatrix5x7[]) Constructor
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.
Initialize virtual Dot Matrix.
C#
public DotMatrix (Iot.Device.Display.DotMatrix5x7[] matrices);
new Iot.Device.Display.DotMatrix : Iot.Device.Display.DotMatrix5x7[] -> Iot.Device.Display.DotMatrix
Public Sub New (matrices As DotMatrix5x7())
- matrices
- DotMatrix5x7[]
The matrices to use.
Toode | Versioonid |
---|---|
.NET IoT Libraries | 2.2.0 |