OpenTK.DisplayResolution.DisplayResolution C# (CSharp) Method

DisplayResolution() private method

private DisplayResolution ( ) : System
return System
        internal DisplayResolution() { }

Same methods

DisplayResolution::DisplayResolution ( int width, int height, int bitsPerPixel, float refreshRate, DisplayDevice device ) : System
DisplayResolution::DisplayResolution ( int x, int y, int width, int height, int bitsPerPixel, float refreshRate ) : System