# GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Location

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Location_" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Location*">Location Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Location_" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Location*"></a>
<h4 id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Location" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeAdjustHandle.Location">Location</h4>
<div class="markdown level1 summary"><p>Gets the relative location of the shape adjust handle.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Point Location { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Location As Point</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Drawing_ShapeAdjustHandle_Location_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>[0, 0] is the upper-left corner of the shape.</p>
</div>
</div>
