# C1.Util.Win.Win32.MARGINS

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_Win_Win32_MARGINS" data-uid="C1.Util.Win.Win32.MARGINS" class="text-break">Win32.MARGINS Struct
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.Win.html">C1.Util.Win</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Util_Win_Win32_MARGINS_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Win32.MARGINS</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Win32.MARGINS</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_Util_Win_Win32_MARGINS__ctor_System_Int32_" data-uid="C1.Util.Win.Win32.MARGINS.#ctor(System.Int32)">
          <a class="xref" href="C1.Util.Win.Win32.MARGINS.-ctor.html#C1_Util_Win_Win32_MARGINS__ctor_System_Int32_">MARGINS(int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Util_Win_Win32_MARGINS__ctor_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="C1.Util.Win.Win32.MARGINS.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="C1.Util.Win.Win32.MARGINS.-ctor.html#C1_Util_Win_Win32_MARGINS__ctor_System_Int32_System_Int32_System_Int32_System_Int32_">MARGINS(int, int, int, int)</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_Util_Win_Win32_MARGINS_cxLeftWidth" data-uid="C1.Util.Win.Win32.MARGINS.cxLeftWidth">
          <a class="xref" href="C1.Util.Win.Win32.MARGINS.cxLeftWidth.html">cxLeftWidth</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Util_Win_Win32_MARGINS_cxRightWidth" data-uid="C1.Util.Win.Win32.MARGINS.cxRightWidth">
          <a class="xref" href="C1.Util.Win.Win32.MARGINS.cxRightWidth.html">cxRightWidth</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Util_Win_Win32_MARGINS_cyBottomHeight" data-uid="C1.Util.Win.Win32.MARGINS.cyBottomHeight">
          <a class="xref" href="C1.Util.Win.Win32.MARGINS.cyBottomHeight.html">cyBottomHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Util_Win_Win32_MARGINS_cyTopHeight" data-uid="C1.Util.Win.Win32.MARGINS.cyTopHeight">
          <a class="xref" href="C1.Util.Win.Win32.MARGINS.cyTopHeight.html">cyTopHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
