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: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public double brightness { set; }

Property Value

Double
See Also