Click or drag to resize

BoardBase Enumeration

Numeral systems.

Namespace: IO.Devices.ClickBoards.SevenSegment
Assembly: libremoteio (in libremoteio.dll) Version: 2.2025.76.2
Syntax
C#
public enum Base
Members
Member nameValueDescription
Decimal0 Base 10.
Hexadecimal1 Base 16.
See Also