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



Gets or sets the distance from the LCD border.

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

Property Value

Type: Int32
The distance from the LCD border.
See Also