# C1.Util.DX.Direct2D.HwndRenderTargetProperties

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct2D_HwndRenderTargetProperties" data-uid="C1.Util.DX.Direct2D.HwndRenderTargetProperties" class="text-break">HwndRenderTargetProperties Struct
</h1>
  <div class="markdown level0 summary"><p>D2D1_HWND_RENDER_TARGET_PROPERTIES</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.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_Direct2D_HwndRenderTargetProperties_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct HwndRenderTargetProperties</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure HwndRenderTargetProperties</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_Direct2D_HwndRenderTargetProperties_Hwnd" data-uid="C1.Util.DX.Direct2D.HwndRenderTargetProperties.Hwnd">
          <a class="xref" href="C1.Util.DX.Direct2D.HwndRenderTargetProperties.Hwnd.html">Hwnd</a>
        </td>
        <td class="markdown level1 summary"><p>HWND hwnd</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_HwndRenderTargetProperties_PixelSize" data-uid="C1.Util.DX.Direct2D.HwndRenderTargetProperties.PixelSize">
          <a class="xref" href="C1.Util.DX.Direct2D.HwndRenderTargetProperties.PixelSize.html">PixelSize</a>
        </td>
        <td class="markdown level1 summary"><p>D2D_SIZE_U pixelSize</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct2D_HwndRenderTargetProperties_PresentOptions" data-uid="C1.Util.DX.Direct2D.HwndRenderTargetProperties.PresentOptions">
          <a class="xref" href="C1.Util.DX.Direct2D.HwndRenderTargetProperties.PresentOptions.html">PresentOptions</a>
        </td>
        <td class="markdown level1 summary"><p>D2D1_PRESENT_OPTIONS presentOptions</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
