ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / SwapChainDescription Structure
Fields


In This Topic
    SwapChainDescription Structure Members
    In This Topic

    The following tables list the members exposed by SwapChainDescription.

    Public Fields
     NameDescription
    Public Fieldunsigned int BufferCount  
    Public FieldDXGI_MODE_DESC BufferDesc  
    Public FieldDXGI_USAGE_ENUM BufferUsage  
    Public FieldDXGI_SWAP_CHAIN_FLAG Flags  
    Public FieldHWND OutputWindow  
    Public FieldDXGI_SAMPLE_DESC SampleDesc  
    Public FieldDXGI_SWAP_EFFECT SwapEffect  
    Public FieldBOOL Windowed  
    Top
    See Also