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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport" class="text-break">IMapViewport Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the map viewport rendering item.</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_IMapViewport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMapViewport : IMapSubItem</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_IMapViewport_ContentMargin" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ContentMargin">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ContentMargin.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_ContentMargin">ContentMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the margin between a MapViewport element and its content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_GridUnderContent" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.GridUnderContent">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.GridUnderContent.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_GridUnderContent">GridUnderContent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the map meridians and map parallels will be drawn under the map content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapCoordinateSystem" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapCoordinateSystem">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapCoordinateSystem.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapCoordinateSystem">MapCoordinateSystem</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinate system rendering settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapLimits" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapLimits">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapLimits.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapLimits">MapLimits</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the map viewport rendering limits.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapMeridians" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapMeridians">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapMeridians.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapMeridians">MapMeridians</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the meridians rendering settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapParallels" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapParallels">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapParallels.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapParallels">MapParallels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parallels rendering settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapProjection" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapProjection">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapProjection.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapProjection">MapProjection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the used map projection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapView" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapView">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MapView.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MapView">MapView</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the map viewport main view settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MaximumZoom" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MaximumZoom">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MaximumZoom.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MaximumZoom">MaximumZoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum zoom level that is allowed in a Map element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MinimumZoom" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MinimumZoom">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.MinimumZoom.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_MinimumZoom">MinimumZoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the minimum zoom level that is allowed in a Map element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_ProjectionCenterX" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ProjectionCenterX">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ProjectionCenterX.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_ProjectionCenterX">ProjectionCenterX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the X projection center of a MapViewport element in map coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_ProjectionCenterY" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ProjectionCenterY">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ProjectionCenterY.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_ProjectionCenterY">ProjectionCenterY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Y projection center of a MapViewport element in map coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_ScaleFactor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ScaleFactor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.ScaleFactor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_ScaleFactor">ScaleFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the twips to kilometers scale factor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_SimplificationResolution" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.SimplificationResolution">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.SimplificationResolution.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapViewport_SimplificationResolution">SimplificationResolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the resolution that is used to simplify map polygons and map lines. The resolution is specified in map coordinates.</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>
