Skip to main content

Enum SixteenSegment.Segment

The led segments

Assembly: SixteenSegment.dll
View Source
Declaration
public enum SixteenSegment.Segment : byte

Fields

A

Segment A

View Source
Declaration
A = 0

B

Segment B

View Source
Declaration
B = 1

C

Segment C

View Source
Declaration
C = 2

D

Segment D

View Source
Declaration
D = 3

E

Segment E

View Source
Declaration
E = 4

F

Segment F

View Source
Declaration
F = 5

G

Segment G

View Source
Declaration
G = 6

H

Segment H

View Source
Declaration
H = 7

K

Segment K

View Source
Declaration
K = 8

L

Segment L

View Source
Declaration
L = 9

M

Segment M

View Source
Declaration
M = 10

N

Segment N

View Source
Declaration
N = 11

P

Segment P

View Source
Declaration
P = 12

R

Segment R

View Source
Declaration
R = 13

S

Segment S

View Source
Declaration
S = 14

T

Segment T

View Source
Declaration
T = 15

U

Segment U

View Source
Declaration
U = 16

Decimal

Segment decimal

View Source
Declaration
Decimal = 17