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



Gets or sets the number of characters on a single line.

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

Property Value

Type: Int32
The number of characters on a single line.
See Also