# C1.Util.DX.Direct3D11.FeatureDataFormatSupport2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct3D11_FeatureDataFormatSupport2" data-uid="C1.Util.DX.Direct3D11.FeatureDataFormatSupport2" class="text-break">FeatureDataFormatSupport2 Struct
</h1>
  <div class="markdown level0 summary"><p>D3D11_FEATURE_DATA_FORMAT_SUPPORT2</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Direct3D11.html">C1.Util.DX.Direct3D11</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_Direct3D11_FeatureDataFormatSupport2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct FeatureDataFormatSupport2</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure FeatureDataFormatSupport2</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_Direct3D11_FeatureDataFormatSupport2_InFormat" data-uid="C1.Util.DX.Direct3D11.FeatureDataFormatSupport2.InFormat">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataFormatSupport2.InFormat.html">InFormat</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_FORMAT InFormat</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_FeatureDataFormatSupport2_OutFormatSupport2" data-uid="C1.Util.DX.Direct3D11.FeatureDataFormatSupport2.OutFormatSupport2">
          <a class="xref" href="C1.Util.DX.Direct3D11.FeatureDataFormatSupport2.OutFormatSupport2.html">OutFormatSupport2</a>
        </td>
        <td class="markdown level1 summary"><p>D3D11_FORMAT_SUPPORT2 OutFormatSupport2</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
