Matrix8x8Bicolor(I2cDevice) Constructor
Definition
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 Matrix display
public Matrix8x8Bicolor (System.Device.I2c.I2cDevice i2cDevice);
new Iot.Device.Display.Matrix8x8Bicolor : System.Device.I2c.I2cDevice -> Iot.Device.Display.Matrix8x8Bicolor
Public Sub New (i2cDevice As I2cDevice)