# C1.Win.Gauge.CommonImageMap

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_CommonImageMap" data-uid="C1.Win.Gauge.CommonImageMap" class="text-break">CommonImageMap Class
</h1>
  <div class="markdown level0 summary"><p>Defines a template for <a class="xref" href="C1.Win.Gauge.ValueImageCollection.html">ValueImageCollection</a> to be used in multiple elements.</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="C1.Win.Gauge.CommonItem.html">CommonItem</a></div>
    <div class="level2"><span class="xref">CommonImageMap</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Gauge.html">C1.Win.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Gauge.10.dll</h6>
  <h5 id="C1_Win_Gauge_CommonImageMap_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CommonImageMap : CommonItem, ICloneable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CommonImageMap
    Inherits CommonItem
    Implements ICloneable, IDisposable</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="C1_Win_Gauge_CommonImageMap__ctor" data-uid="C1.Win.Gauge.CommonImageMap.#ctor">
          <a class="xref" href="C1.Win.Gauge.CommonImageMap.-ctor.html#C1_Win_Gauge_CommonImageMap__ctor">CommonImageMap()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Gauge.CommonImageMap.html">CommonImageMap</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="C1_Win_Gauge_CommonImageMap_ValueImages" data-uid="C1.Win.Gauge.CommonImageMap.ValueImages">
          <a class="xref" href="C1.Win.Gauge.CommonImageMap.ValueImages.html#C1_Win_Gauge_CommonImageMap_ValueImages">ValueImages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of values with their associated images.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImageMap_ViewTag" data-uid="C1.Win.Gauge.CommonImageMap.ViewTag">
          <a class="xref" href="C1.Win.Gauge.CommonImageMap.ViewTag.html#C1_Win_Gauge_CommonImageMap_ViewTag">ViewTag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a digital tag identifying this element's views.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Win_Gauge_CommonImageMap_ShouldSerializeValueImages" data-uid="C1.Win.Gauge.CommonImageMap.ShouldSerializeValueImages">
          <a class="xref" href="C1.Win.Gauge.CommonImageMap.ShouldSerializeValueImages.html#C1_Win_Gauge_CommonImageMap_ShouldSerializeValueImages">ShouldSerializeValueImages()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
