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



Gets or sets the size of a LCD pixel (in screen pixels)

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

Property Value

Type: PixelSize
The size of the pixel.
See Also