Click or drag to resize

Board.radix Property

Numerical base or radix. Allowed values are Decimal and Hexadecimal.

Namespace: IO.Devices.ClickBoards.SevenSegment
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public Board.Base radix { get; set; }

Property Value

Board.Base
See Also