Click or drag to resize
RgbLedRedPin Property
Gets or sets the pin that the red component is connected to.

Namespace: Microsoft.IoT.Devices.Lights
Assembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PwmPin RedPin { get; set; }

Property Value

Type: PwmPin
See Also