LineDisplayBase.DeviceBrightness Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the device brightness value, expressed as a percentage between 0 and 100.
public override int DeviceBrightness { get; set; }
member this.DeviceBrightness : int with get, set
Public Overrides Property DeviceBrightness As Integer