Click or drag to resize
LedActionBlink Properties

The LedActionBlink type exposes the following members.

Properties
  NameDescription
Public propertyDelayOff
Returns the number of milliseconds the LED is turned OFF during a blinking cycle.
Public propertyDelayOn
Returns the number of milliseconds the LED is turned ON during a blinking cycle.
Public propertyId
Returns the LED ID associated with this action.
(Inherited from LedAction.)
Public propertyNumCycles
Returns the number of blinking cycles.
Public propertyType
Returns the action type.
(Inherited from LedAction.)
Top
See Also