# C1.Win.C1Editor.Internal.HTML.IHTMLRect

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLRect" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLRect" class="text-break">IHTMLRect Interface
</h1>
  <div class="markdown level0 summary"><p>This interface is for internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></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_IHTMLRect_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;3050F4A3-98B5-11CF-BB82-00AA00BDCE0B&quot;)]
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLRect</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;3050F4A3-98B5-11CF-BB82-00AA00BDCE0B&quot;)&gt;
&lt;ComVisible(True)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLRect</code></pre>
  </div>
  <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_Win_C1Editor_Internal_HTML_IHTMLRect_bottom" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLRect.bottom">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLRect.bottom.html#C1_Win_C1Editor_Internal_HTML_IHTMLRect_bottom">bottom</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>bottom</code> property of <code>IHTMLRect</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLRect_left" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLRect.left">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLRect.left.html#C1_Win_C1Editor_Internal_HTML_IHTMLRect_left">left</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>left</code> property of <code>IHTMLRect</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLRect_right" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLRect.right">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLRect.right.html#C1_Win_C1Editor_Internal_HTML_IHTMLRect_right">right</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>right</code> property of <code>IHTMLRect</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLRect_top" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLRect.top">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLRect.top.html#C1_Win_C1Editor_Internal_HTML_IHTMLRect_top">top</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>top</code> property of <code>IHTMLRect</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
