# GrapeCity.ActiveReports.Chart.Graphics.ImageMap

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Chart_Graphics_ImageMap" data-uid="GrapeCity.ActiveReports.Chart.Graphics.ImageMap" class="text-break">ImageMap Class
</h1>
  <div class="markdown level0 summary"><p>ImageMap class provides mapping from image coordinates to Shapes</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">ImageMap</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.html">GrapeCity.ActiveReports.Chart.Graphics</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_Graphics_ImageMap_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ImageMap</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="GrapeCity_ActiveReports_Chart_Graphics_ImageMap__ctor" data-uid="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.-ctor.html#GrapeCity_ActiveReports_Chart_Graphics_ImageMap__ctor">ImageMap()</a>
        </td>
        <td class="markdown level1 summary"></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_ActiveReports_Chart_Graphics_ImageMap_AddArea_GrapeCity_ActiveReports_Chart_Graphics_ShapeArea_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.AddArea(GrapeCity.ActiveReports.Chart.Graphics.ShapeArea)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.AddArea.html#GrapeCity_ActiveReports_Chart_Graphics_ImageMap_AddArea_GrapeCity_ActiveReports_Chart_Graphics_ShapeArea_">AddArea(ShapeArea)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds area to the map</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_ImageMap_Clear" data-uid="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.Clear">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.Clear.html#GrapeCity_ActiveReports_Chart_Graphics_ImageMap_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the map</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_ImageMap_FindArea_System_Single_System_Single_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.FindArea(System.Single,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.ImageMap.FindArea.html#GrapeCity_ActiveReports_Chart_Graphics_ImageMap_FindArea_System_Single_System_Single_">FindArea(float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the area at coordinate given</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
