# C1.Util.DX.DXGI.SampleDescription

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DXGI_SampleDescription" data-uid="C1.Util.DX.DXGI.SampleDescription" class="text-break">SampleDescription Struct
</h1>
  <div class="markdown level0 summary"><p>DXGI_SAMPLE_DESC</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.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_DXGI_SampleDescription_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct SampleDescription</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure SampleDescription</code></pre>
  </div>
  <h3 id="constructors">Constructors
</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_SampleDescription__ctor_System_Int32_System_Int32_" data-uid="C1.Util.DX.DXGI.SampleDescription.#ctor(System.Int32,System.Int32)">
          <a class="xref" href="C1.Util.DX.DXGI.SampleDescription.-ctor.html#C1_Util_DX_DXGI_SampleDescription__ctor_System_Int32_System_Int32_">SampleDescription(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <span class="xref">C1.Win.DX.DXGI.SampleDescription</span> structure.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_SampleDescription_Count" data-uid="C1.Util.DX.DXGI.SampleDescription.Count">
          <a class="xref" href="C1.Util.DX.DXGI.SampleDescription.Count.html">Count</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int Count</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_SampleDescription_Quality" data-uid="C1.Util.DX.DXGI.SampleDescription.Quality">
          <a class="xref" href="C1.Util.DX.DXGI.SampleDescription.Quality.html">Quality</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int Quality</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_SampleDescription_ToString" data-uid="C1.Util.DX.DXGI.SampleDescription.ToString">
          <a class="xref" href="C1.Util.DX.DXGI.SampleDescription.ToString.html#C1_Util_DX_DXGI_SampleDescription_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
