# C1.WPF.RectWrapper

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_RectWrapper" data-uid="C1.WPF.RectWrapper" class="text-break">RectWrapper Struct
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.html">C1.WPF</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.4.6.2.dll</h6>
  <h5 id="C1_WPF_RectWrapper_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct RectWrapper</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure RectWrapper</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_WPF_RectWrapper__ctor_System_Drawing_RectangleF_" data-uid="C1.WPF.RectWrapper.#ctor(System.Drawing.RectangleF)">
          <a class="xref" href="C1.WPF.RectWrapper.-ctor.html#C1_WPF_RectWrapper__ctor_System_Drawing_RectangleF_">RectWrapper(RectangleF)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_RectWrapper_Rect" data-uid="C1.WPF.RectWrapper.Rect">
          <a class="xref" href="C1.WPF.RectWrapper.Rect.html#C1_WPF_RectWrapper_Rect">Rect</a>
        </td>
        <td class="markdown level1 summary"></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_WPF_RectWrapper_ToRect" data-uid="C1.WPF.RectWrapper.ToRect">
          <a class="xref" href="C1.WPF.RectWrapper.ToRect.html#C1_WPF_RectWrapper_ToRect">ToRect()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
