[]
DXGI_MODE_DESC
public struct ModeDescription
Name | Description |
---|---|
ModeDescription(int, int, Rational, Format) | Initializes a new instance of the C1.Win.DX.DXGI.ModeDescription structure. |
Name | Description |
---|---|
Format | DXGI_FORMAT Format |
Height | unsigned int Height |
RefreshRate | DXGI_RATIONAL RefreshRate |
Scaling | DXGI_MODE_SCALING Scaling |
ScanlineOrdering | DXGI_MODE_SCANLINE_ORDER ScanlineOrdering |
Width | unsigned int Width |