Click or drag to resize
LcdLabelDotMatrix Property
doogal.co.uk Home



Gets or sets the type of character matrix on the LCD

Namespace: LCDLabel
Assembly: LCDLabel (in LCDLabel.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
public DotMatrix DotMatrix { get; set; }

Property Value

Type: DotMatrix
The type of character matrix on the LCD.
See Also