Edit

Share via


Matrix8x8Bicolor.Item[Int32, Int32] Property

Definition

Indexer for updating matrix.

public Iot.Device.Display.LedColor this[int x, int y] { set; }
member this.Item(int * int) : Iot.Device.Display.LedColor
Default Public Property Item(x As Integer, y As Integer) As LedColor

Parameters

x
Int32
y
Int32

Property Value

Applies to