ScreenMetrics Members

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

Public Fields

Name Description
Public Field BitsPerPixel Contains the number of bits per pixel on the display.
Public Field Height Contains the height of the display, in pixels.
Public Field Width Contains the width of the display, in pixels.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method Static GetMetrics Retrieves a ScreenMetrics object that contains information about the display device.
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ScreenMetrics Class
Microsoft.SPOT.Hardware Namespace