Click or drag to resize
DotMatrix Enumeration
doogal.co.uk Home



Enumerated type defining the different types of display available

Namespace: LCDLabel
Assembly: LCDLabel (in LCDLabel.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
public enum DotMatrix
Members
  Member nameValueDescription
mat5x70 5 pixels by 7 pixels matrix
mat5x81 5 pixels by 8 pixels matrix
mat7x92 7 pixels by 9 pixels matrix
mat9x123 9 pixels by 12 pixels matrix
Hitachi4 Hitachi style
Hitachi25 Hitachi 2 style
dos5x76 DOS style display
See Also