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



Gets or sets the shape of a LCD pixel

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

Property Value

Type: PixelShape
The pixel shape.
See Also