Click or drag to resize

Boardradix Property

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

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

Property Value

BoardBase
See Also