# GrapeCity.ActiveReports.Rendering.Components.Interfaces.IMapImageLocator

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IMapImageLocator" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IMapImageLocator" class="text-break">IMapImageLocator Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for retrieving images from a specified source.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.html">GrapeCity.ActiveReports.Rendering.Components.Interfaces</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_Interfaces_IMapImageLocator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMapImageLocator</code></pre>
  </div>
  <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_Rendering_Components_Interfaces_IMapImageLocator_GetImageInfo_GrapeCity_ActiveReports_PageReportModel_ImageSource_System_String_System_Object_" data-uid="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IMapImageLocator.GetImageInfo(GrapeCity.ActiveReports.PageReportModel.ImageSource,System.String,System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IMapImageLocator.GetImageInfo.html#GrapeCity_ActiveReports_Rendering_Components_Interfaces_IMapImageLocator_GetImageInfo_GrapeCity_ActiveReports_PageReportModel_ImageSource_System_String_System_Object_">GetImageInfo(ImageSource, string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Retrieves image information from the specified source.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
