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.
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