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



Gets or sets the LCD background color.

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

Property Value

Type: Color
The LCD background color.
See Also