# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView" class="text-break">IMapView Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the main view rendering settings for a map viewport.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMapView</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_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_CenterUnits" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.CenterUnits">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.CenterUnits.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_CenterUnits">CenterUnits</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of the MapViewport.MapView.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_CenterX" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.CenterX">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.CenterX.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_CenterX">CenterX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the x-coordinate of the MapViewport element center as a percentage of the map content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_CenterY" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.CenterY">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.CenterY.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_CenterY">CenterY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the y-coordinate of the MapViewport element center as a percentage of the map content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_Zoom" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.Zoom">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.Zoom.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapView_Zoom">Zoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the zoom level of a MapViewport element.</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>
