# C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct3D11_DepthStencilViewDescription_Texture1DArrayResource" data-uid="C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource" class="text-break">DepthStencilViewDescription.Texture1DArrayResource Struct
</h1>
  <div class="markdown level0 summary"><p>D3D11_TEX1D_ARRAY_DSV</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_DepthStencilViewDescription_Texture1DArrayResource_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct DepthStencilViewDescription.Texture1DArrayResource</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure DepthStencilViewDescription.Texture1DArrayResource</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_DepthStencilViewDescription_Texture1DArrayResource_ArraySize" data-uid="C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource.ArraySize">
          <a class="xref" href="C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource.ArraySize.html">ArraySize</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int ArraySize</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_DepthStencilViewDescription_Texture1DArrayResource_FirstArraySlice" data-uid="C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource.FirstArraySlice">
          <a class="xref" href="C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource.FirstArraySlice.html">FirstArraySlice</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int FirstArraySlice</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_DepthStencilViewDescription_Texture1DArrayResource_MipSlice" data-uid="C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource.MipSlice">
          <a class="xref" href="C1.Util.DX.Direct3D11.DepthStencilViewDescription.Texture1DArrayResource.MipSlice.html">MipSlice</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int MipSlice</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
