[]
Initializes a new instance of the C1.Win.DX.DXGI.ModeDescription structure.
public ModeDescription(int width, int height, Rational refreshRate, Format format)
| Type | Name | Description |
|---|---|---|
| int | width | The width. |
| int | height | The height. |
| Rational | refreshRate | The refresh rate. |
| Format | format | The format. |