# C1.Win.SpellChecker.Interfaces._POINTER_GRAVITY

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_SpellChecker_Interfaces__POINTER_GRAVITY" data-uid="C1.Win.SpellChecker.Interfaces._POINTER_GRAVITY" class="text-break">_POINTER_GRAVITY Enum
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.SpellChecker.Interfaces.html">C1.Win.SpellChecker.Interfaces</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.SpellChecker.10.dll</h6>
  <h5 id="C1_Win_SpellChecker_Interfaces__POINTER_GRAVITY_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum _POINTER_GRAVITY</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum _POINTER_GRAVITY</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Win_SpellChecker_Interfaces__POINTER_GRAVITY_POINTER_GRAVITY_Left">POINTER_GRAVITY_Left</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_SpellChecker_Interfaces__POINTER_GRAVITY_POINTER_GRAVITY_Max">POINTER_GRAVITY_Max</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_SpellChecker_Interfaces__POINTER_GRAVITY_POINTER_GRAVITY_Right">POINTER_GRAVITY_Right</td>
        <td></td>
      </tr>
    </tbody>
  </table>
</div>
