Edit

Share via


DotMatrix10x7 Class

Definition

Represents an IS31FL3731 LED Matrix driver

C#
public class DotMatrix10x7 : Iot.Device.Display.DotMatrix
Inheritance
DotMatrix10x7

Constructors

DotMatrix10x7(I2cDevice)

Initialize Dot Matrix Breakout IS31FL3730 device.

DotMatrix10x7(Is31fl3730)

Initialize Dot Matrix Breakout IS31FL3730 device.

Fields

DefaultI2cAddress

Default I2C address for device.

Properties

Height

Height (y-axis) for matrix.

(Inherited from DotMatrix)
Item[Int32, Int32]

Indexer for matrix.

(Inherited from DotMatrix)
Item[Int32]

Indexer for matrix.

(Inherited from DotMatrix)
Length

Length (or count) of matrices.

(Inherited from DotMatrix)
Width

Width (x-axis) of matrix.

(Inherited from DotMatrix)

Methods

Fill(PinValue)

Fill LEDs with value.

(Inherited from DotMatrix)

Applies to

Product Versions
.NET IoT Libraries 2.2.0