[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.ModeDescription

ModeDescription Struct

DXGI_MODE_DESC

Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct ModeDescription

Constructors

Name Description
ModeDescription(int, int, Rational, Format)

Initializes a new instance of the C1.Win.DX.DXGI.ModeDescription structure.

Fields

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