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



Gets or sets the number of text lines on the LCD.

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

Property Value

Type: Int32
The number of text lines on the LCD.
See Also