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



Gets or sets the color of the border.

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

Property Value

Type: Color
The color of the border.
See Also