# DDCssLib.CSSRect

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="DDCssLib_CSSRect" data-uid="DDCssLib.CSSRect" class="text-break">CSSRect Struct
</h1>
  <div class="markdown level0 summary"><p>Struct CSSRect</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href=""></a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="DDCssLib_CSSRect_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct CSSRect</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="DDCssLib_CSSRect__ctor_DDCssLib_CSSRect_" data-uid="DDCssLib.CSSRect.#ctor(DDCssLib.CSSRect)">
          <a class="xref" href="DDCssLib.CSSRect.-ctor.html#DDCssLib_CSSRect__ctor_DDCssLib_CSSRect_">CSSRect(CSSRect)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new CSSRect instance that copies top, right, bottom, left members' values of the specified CSSRect object.</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="DDCssLib_CSSRect_m_vBottom" data-uid="DDCssLib.CSSRect.m_vBottom">
          <a class="xref" href="DDCssLib.CSSRect.m_vBottom.html">m_vBottom</a>
        </td>
        <td class="markdown level1 summary"><p>Bottom</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSRect_m_vLeft" data-uid="DDCssLib.CSSRect.m_vLeft">
          <a class="xref" href="DDCssLib.CSSRect.m_vLeft.html">m_vLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSRect_m_vRight" data-uid="DDCssLib.CSSRect.m_vRight">
          <a class="xref" href="DDCssLib.CSSRect.m_vRight.html">m_vRight</a>
        </td>
        <td class="markdown level1 summary"><p>Right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_CSSRect_m_vTop" data-uid="DDCssLib.CSSRect.m_vTop">
          <a class="xref" href="DDCssLib.CSSRect.m_vTop.html">m_vTop</a>
        </td>
        <td class="markdown level1 summary"><p>Top</p>
</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="DDCssLib_CSSRect_Reset" data-uid="DDCssLib.CSSRect.Reset">
          <a class="xref" href="DDCssLib.CSSRect.Reset.html#DDCssLib_CSSRect_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets each of the CSSValue objects contained by this struct.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
