PiJuiceStatus.GetLedState(Led) Method

Definition

Get the color for a specific Led

public System.Drawing.Color GetLedState (Iot.Device.PiJuiceDevice.Models.Led led);
member this.GetLedState : Iot.Device.PiJuiceDevice.Models.Led -> System.Drawing.Color
Public Function GetLedState (led As Led) As Color

Parameters

led
Led

Led to get color for

Returns

Color of Led

Applies to