Click or drag to resize
RgbLed Properties

The RgbLed type exposes the following members.

Properties
  NameDescription
Public propertyBluePin
Gets or sets the pin that the blue component is connected to.
Public propertyBrightnessLevel
Gets or sets a value indicating the current brightness level of the light, where 0.0 is completely off and 1.0 is maximum brightness.
Public propertyColor
Gets or sets the color of the light.
Public propertyGreenPin
Gets or sets the pin that the green component is connected to.
Public propertyIsColorSettable
Gets a value indicating whether you can set the Color property of the light.
Public propertyRedPin
Gets or sets the pin that the red component is connected to.
Top
See Also