OpenTK.DisplayResolution: Property Members

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

Public Properties

[read-only]
BitsPerPixelint. Gets a System.Int32 that contains number of bits per pixel of this display. Typical values include 8, 16, 24 and 32.
[read-only]
BoundsSystem.Drawing.Rectangle. Gets a System.Drawing.Rectangle that contains the bounds of this display device.
[read-only]
Heightint. Gets a System.Int32 that contains the height of this display in pixels.
[read-only]
RefreshRatefloat. Gets a System.Single representing the vertical refresh rate of this display.
[read-only]
Widthint. Gets a System.Int32 that contains the width of this display in pixels.