The properties of OpenTK.DisplayResolution are listed below. For a list of all members, see the DisplayResolution Members list.
See Also: Inherited members from System.Object
| [read-only] | BitsPerPixel | int. Gets a System.Int32 that contains number of bits per pixel of this display. Typical values include 8, 16, 24 and 32. | 
| [read-only] | Bounds | System.Drawing.Rectangle. Gets a System.Drawing.Rectangle that contains the bounds of this display device. | 
| [read-only] | Height | int. Gets a System.Int32 that contains the height of this display in pixels. | 
| [read-only] | RefreshRate | float. Gets a System.Single representing the vertical refresh rate of this display. | 
| [read-only] | Width | int. Gets a System.Int32 that contains the width of this display in pixels. |