# C1.Util.DX.Direct2D.InputDescription

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct2D_InputDescription" data-uid="C1.Util.DX.Direct2D.InputDescription" class="text-break">InputDescription Struct
</h1>
  <div class="markdown level0 summary"><p>D2D1_INPUT_DESCRIPTION</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Direct2D.html">C1.Util.DX.Direct2D</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_Direct2D_InputDescription_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct InputDescription</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure InputDescription</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_Direct2D_InputDescription__ctor_C1_Util_DX_Direct2D_Filter_System_Int32_" data-uid="C1.Util.DX.Direct2D.InputDescription.#ctor(C1.Util.DX.Direct2D.Filter,System.Int32)">
          <a class="xref" href="C1.Util.DX.Direct2D.InputDescription.-ctor.html#C1_Util_DX_Direct2D_InputDescription__ctor_C1_Util_DX_Direct2D_Filter_System_Int32_">InputDescription(Filter, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="C1.Util.DX.Direct2D.InputDescription.html">InputDescription</a> struct.</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_Direct2D_InputDescription_Filter" data-uid="C1.Util.DX.Direct2D.InputDescription.Filter">
          <a class="xref" href="C1.Util.DX.Direct2D.InputDescription.Filter.html">Filter</a>
        </td>
        <td class="markdown level1 summary"><p>D2D1_FILTER filter</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_InputDescription_LevelOfDetailCount" data-uid="C1.Util.DX.Direct2D.InputDescription.LevelOfDetailCount">
          <a class="xref" href="C1.Util.DX.Direct2D.InputDescription.LevelOfDetailCount.html">LevelOfDetailCount</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int levelOfDetailCount</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
