The Lights type exposes the following members.

Constructors

  NameDescription
Lights
Initializes a new instance of the Lights class

Methods

  NameDescription
Control
Set the illumiation level
Control_Add
Increment a value to the illumination level
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Actual
Current illumination setting (Percentage range 0-100) Maybe different than target due to power handling on the device
Target
Desired illumination setting (Percentage range 0-100)

See Also