Click or drag to resize

Boardbrightness Property

Write-only property for setting the brightness of the display. Allowed values are 0.0 to 100.0 percent.

Namespace: IO.Devices.ClickBoards.RemoteIO.SevenSegment
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public double brightness { set; }

Property Value

Double
See Also