# CSJ2K.j2k.roi.MaxShiftSpec

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="CSJ2K_j2k_roi_MaxShiftSpec" data-uid="CSJ2K.j2k.roi.MaxShiftSpec" class="text-break">MaxShiftSpec Class
</h1>
  <div class="markdown level0 summary"><p>This class contains the maxshift scaling value for each tile-component.
The scaling values used are calculated in the ROIScaler class</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"><a class="xref" href="CSJ2K.j2k.ModuleSpec.html">ModuleSpec</a></div>
    <div class="level2"><span class="xref">MaxShiftSpec</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="CSJ2K.j2k.roi.html">CSJ2K.j2k.roi</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ReportViewer.4.6.2.dll</h6>
  <h5 id="CSJ2K_j2k_roi_MaxShiftSpec_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MaxShiftSpec : ModuleSpec</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class MaxShiftSpec
    Inherits ModuleSpec</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="CSJ2K_j2k_roi_MaxShiftSpec__ctor_System_Int32_System_Int32_System_Byte_" data-uid="CSJ2K.j2k.roi.MaxShiftSpec.#ctor(System.Int32,System.Int32,System.Byte)">
          <a class="xref" href="CSJ2K.j2k.roi.MaxShiftSpec.-ctor.html#CSJ2K_j2k_roi_MaxShiftSpec__ctor_System_Int32_System_Int32_System_Byte_">MaxShiftSpec(int, int, byte)</a>
        </td>
        <td class="markdown level1 summary"><p>Constructs a 'ModuleSpec' object, initializing all the components and
tiles to the 'SPEC_DEF' spec type, for the specified number of
components and tiles.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
