Edit

Share via


ColorLightMatrix.DisplayColor(LedColor) Method

Definition

Displays the 9 leds with the same color.

public void DisplayColor (Iot.Device.BuildHat.Models.LedColor color);
member this.DisplayColor : Iot.Device.BuildHat.Models.LedColor -> unit
Public Sub DisplayColor (color As LedColor)

Parameters

color
LedColor

The color to use.

Applies to