[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DXGI.SwapChainFullScreenDescription

Struct SwapChainFullScreenDescription

Namespace
GrapeCity.Documents.DX.DXGI
Assembly
GcDocs.DX.Windows.dll

DXGI_SWAP_CHAIN_FULLSCREEN_DESC

public struct SwapChainFullScreenDescription
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

RefreshRate

DXGI_RATIONAL RefreshRate

public Rational RefreshRate

Field Value

Rational

Scaling

DXGI_MODE_SCALING Scaling

public DisplayModeScaling Scaling

Field Value

DisplayModeScaling

ScanlineOrdering

DXGI_MODE_SCANLINE_ORDER ScanlineOrdering

public DisplayModeScanlineOrder ScanlineOrdering

Field Value

DisplayModeScanlineOrder

Windowed

BOOL Windowed

public Bool Windowed

Field Value

Bool