# GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle" class="text-break">ShapeAdjustHandle Class
</h1>
  <div class="markdown level0 summary"><p>Represents a shape adjust handle.</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">ShapeAdjustHandle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.Drawing.html">GrapeCity.Spreadsheet.Drawing</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ShapeAdjustHandle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class ShapeAdjustHandle</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="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Location" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Location">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Location.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the relative location of the shape adjust handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Maximum1" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Maximum1">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Maximum1.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Maximum1">Maximum1</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 1st maximum value that is allowed for this adjustment handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Maximum2" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Maximum2">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Maximum2.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Maximum2">Maximum2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 2nd maximum value that is allowed for this adjustment handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Minimum1" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Minimum1">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Minimum1.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Minimum1">Minimum1</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 1st minimum value that is allowed for this adjustment handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Minimum2" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Minimum2">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Minimum2.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Minimum2">Minimum2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 2nd minimum value that is allowed for this adjustment handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Shape" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Shape">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Shape.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shape of this adjust handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Type" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Type">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Type.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of this shape adjust handle.</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="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetFirstRange_System_Double__System_Double__" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetFirstRange(System.Double@,System.Double@)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetFirstRange.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetFirstRange_System_Double__System_Double__">GetFirstRange(out double, out double)</a>
        </td>
        <td class="markdown level1 summary"><p>Get the limited range of the first argument.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetLocation_System_Double_" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetLocation(System.Double)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetLocation.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetLocation_System_Double_">GetLocation(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the relative location of the shape adjust handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetLocation_System_Double_System_Double_" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetLocation(System.Double,System.Double)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetLocation.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetLocation_System_Double_System_Double_">GetLocation(double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the relative location of the shape adjust handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetSecondRange_System_Double__System_Double__" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetSecondRange(System.Double@,System.Double@)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetSecondRange.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetSecondRange_System_Double__System_Double__">GetSecondRange(out double, out double)</a>
        </td>
        <td class="markdown level1 summary"><p>Get the limited range of the second argument.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetValues_System_Double__System_Double__" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetValues(System.Double@,System.Double@)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.GetValues.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_GetValues_System_Double__System_Double__">GetValues(out double, out double)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current adjust handle's values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_SetFirstValue_System_Double_" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.SetFirstValue(System.Double)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.SetFirstValue.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_SetFirstValue_System_Double_">SetFirstValue(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets value for the fist parameter of this adjustment handle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_SetSecondValue_System_Double_" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.SetSecondValue(System.Double)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.SetSecondValue.html#GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_SetSecondValue_System_Double_">SetSecondValue(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets value for the fist parameter of this adjustment handle.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
