# GrapeCity.Spreadsheet.Drawing.ShapeConnectionSite

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Drawing_ShapeConnectionSite" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeConnectionSite" class="text-break">ShapeConnectionSite Class
</h1>
  <div class="markdown level0 summary"><p>Represents a connection site of a shape.</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">ShapeConnectionSite</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_ShapeConnectionSite_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ShapeConnectionSite</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class ShapeConnectionSite</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_ShapeConnectionSite_Index" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeConnectionSite.Index">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeConnectionSite.Index.html#GrapeCity_Spreadsheet_Drawing_ShapeConnectionSite_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the connection site.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ShapeConnectionSite_Location" data-uid="GrapeCity.Spreadsheet.Drawing.ShapeConnectionSite.Location">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeConnectionSite.Location.html#GrapeCity_Spreadsheet_Drawing_ShapeConnectionSite_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the relative location of the shape's connection site.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
