# C1.WPF.Maps.MultiScaleTileSourceBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Maps_MultiScaleTileSourceBase" data-uid="C1.WPF.Maps.MultiScaleTileSourceBase" class="text-break">MultiScaleTileSourceBase Class
</h1>
  <div class="markdown level0 summary"></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">MultiScaleTileSourceBase</span></div>
      <div class="level2"><a class="xref" href="C1.WPF.Maps.MultiScaleTileSource.html">MultiScaleTileSource</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Maps.html">C1.WPF.Maps</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Maps.dll</h6>
  <h5 id="C1_WPF_Maps_MultiScaleTileSourceBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class MultiScaleTileSourceBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class MultiScaleTileSourceBase</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="C1_WPF_Maps_MultiScaleTileSourceBase_GetTileLayers_System_Int32_System_Int32_System_Int32_System_Collections_Generic_IList_System_Object__" data-uid="C1.WPF.Maps.MultiScaleTileSourceBase.GetTileLayers(System.Int32,System.Int32,System.Int32,System.Collections.Generic.IList{System.Object})">
          <a class="xref" href="C1.WPF.Maps.MultiScaleTileSourceBase.GetTileLayers.html#C1_WPF_Maps_MultiScaleTileSourceBase_GetTileLayers_System_Int32_System_Int32_System_Int32_System_Collections_Generic_IList_System_Object__">GetTileLayers(int, int, int, IList&lt;object&gt;)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
