# C1.Util.DX.DXGI.SwapChainDescription1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DXGI_SwapChainDescription1" data-uid="C1.Util.DX.DXGI.SwapChainDescription1" class="text-break">SwapChainDescription1 Struct
</h1>
  <div class="markdown level0 summary"><p>DXGI_SWAP_CHAIN_DESC1</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.DXGI.html">C1.Util.DX.DXGI</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_DXGI_SwapChainDescription1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct SwapChainDescription1</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure SwapChainDescription1</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_AlphaMode" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.AlphaMode">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.AlphaMode.html">AlphaMode</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_ALPHA_MODE AlphaMode</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_BufferCount" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.BufferCount">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.BufferCount.html">BufferCount</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int BufferCount</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_BufferUsage" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.BufferUsage">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.BufferUsage.html">BufferUsage</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_USAGE_ENUM BufferUsage</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_Flags" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.Flags">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.Flags.html">Flags</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_SWAP_CHAIN_FLAG Flags</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_Format" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.Format">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.Format.html">Format</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_FORMAT Format</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_Height" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.Height">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.Height.html">Height</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int Height</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_SampleDesc" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.SampleDesc">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.SampleDesc.html">SampleDesc</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_SAMPLE_DESC SampleDesc</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_Scaling" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.Scaling">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.Scaling.html">Scaling</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_SCALING Scaling</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_Stereo" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.Stereo">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.Stereo.html">Stereo</a>
        </td>
        <td class="markdown level1 summary"><p>BOOL Stereo</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_SwapEffect" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.SwapEffect">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.SwapEffect.html">SwapEffect</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_SWAP_EFFECT SwapEffect</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SwapChainDescription1_Width" data-uid="C1.Util.DX.DXGI.SwapChainDescription1.Width">
          <a class="xref" href="C1.Util.DX.DXGI.SwapChainDescription1.Width.html">Width</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int Width</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
