Click or drag to resize
IDimmingLed Methods

The IDimmingLed type exposes the following members.

Methods
  NameDescription
Public methodBlink
Blink the LED.
(Inherited from ILed.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodSetBrightness
Set a specific LED brightness.
Public methodStartSequence
Starts the specified dimming sequence, constituted of a series of (time, brightness) pairs.
Public methodTurnOff
Turn the LED off.
(Inherited from ILed.)
Public methodTurnOn
Turn the LED on.
(Inherited from ILed.)
Top
See Also