# GrapeCity.ActiveReports.PageReportModel.Map.Defaults

## Content

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



  <h1 id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults" data-uid="GrapeCity.ActiveReports.PageReportModel.Map.Defaults" class="text-break">Map.Defaults Class
</h1>
  <div class="markdown level0 summary"><p>Contains default values for map properties.</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">Map.Defaults</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.html">GrapeCity.ActiveReports.PageReportModel</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rdl.dll</h6>
  <h5 id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class Map.Defaults</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults_AntiAliasing" data-uid="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.AntiAliasing">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.AntiAliasing.html">AntiAliasing</a>
        </td>
        <td class="markdown level1 summary"><p>Default anti-aliasing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults_MaximumSpatialElementCount" data-uid="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.MaximumSpatialElementCount">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.MaximumSpatialElementCount.html">MaximumSpatialElementCount</a>
        </td>
        <td class="markdown level1 summary"><p>Default maximum spatial element count</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults_MaximumTotalPointCount" data-uid="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.MaximumTotalPointCount">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.MaximumTotalPointCount.html">MaximumTotalPointCount</a>
        </td>
        <td class="markdown level1 summary"><p>Default maximum total point count</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults_ShadowIntensity" data-uid="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.ShadowIntensity">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.ShadowIntensity.html">ShadowIntensity</a>
        </td>
        <td class="markdown level1 summary"><p>Default shadow intensity</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults_TextAntiAliasingQuality" data-uid="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.TextAntiAliasingQuality">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.TextAntiAliasingQuality.html">TextAntiAliasingQuality</a>
        </td>
        <td class="markdown level1 summary"><p>Default text anti-aliasing quality</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_Map_Defaults_TileLanguage" data-uid="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.TileLanguage">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Map.Defaults.TileLanguage.html">TileLanguage</a>
        </td>
        <td class="markdown level1 summary"><p>Default tile language</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
