Click or drag to resize

BoardBase Enumeration

Numeral systems.

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