LcdDisplay Members

The following tables list the members exposed by the LcdDisplay type.

Public Constructors

Name Description
Public Method LcdDisplay Overloaded. Initializes a new instance of the LcdDisplay class.

Public Properties

Name Description
Public Property BitsPerPixel Gets or sets the number of bits used to store each pixel value for an LCD display.
Public Property Height Gets or sets the height of an LCD display.
Public Property Width Gets or sets the width of an LCD display.

Public Methods

Name Description
Public Method IsReplaceableBy Gets a value that indicates whether the current component can be replaced by a specified component.
Public Method SetupComponent Sets up the current component.

Public Events

Name Description
Public Event OnDevicePaint Occurs when an LCD display is redrawn.

See Also

Reference

LcdDisplay Class
Microsoft.SPOT.Emulator.Lcd Namespace