# C1.Win.C1Editor.Internal.HTML.RECT

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_RECT" data-uid="C1.Win.C1Editor.Internal.HTML.RECT" class="text-break">RECT Class
</h1>
  <div class="markdown level0 summary"><p>This type is for internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">RECT</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.HTML.html">C1.Win.C1Editor.Internal.HTML</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_HTML_RECT_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
public class RECT</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
Public Class RECT</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_Win_C1Editor_Internal_HTML_RECT__ctor" data-uid="C1.Win.C1Editor.Internal.HTML.RECT.#ctor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.RECT.-ctor.html#C1_Win_C1Editor_Internal_HTML_RECT__ctor">RECT()</a>
        </td>
        <td class="markdown level1 summary"></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_Win_C1Editor_Internal_HTML_RECT_bottom" data-uid="C1.Win.C1Editor.Internal.HTML.RECT.bottom">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.RECT.bottom.html">bottom</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_RECT_left" data-uid="C1.Win.C1Editor.Internal.HTML.RECT.left">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.RECT.left.html">left</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_RECT_right" data-uid="C1.Win.C1Editor.Internal.HTML.RECT.right">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.RECT.right.html">right</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_RECT_top" data-uid="C1.Win.C1Editor.Internal.HTML.RECT.top">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.RECT.top.html">top</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
