# FarPoint.Win.Spread.CustomImageInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CustomImageInfo" data-uid="FarPoint.Win.Spread.CustomImageInfo" class="text-break">CustomImageInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a complex identification for custom images.</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">CustomImageInfo</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ICanSerializeXml.html">ICanSerializeXml</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_CustomImageInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class CustomImageInfo : ISerializable, ICanSerializeXml, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class CustomImageInfo
    Implements ISerializable, ICanSerializeXml, ISerializeSupport</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="FarPoint_Win_Spread_CustomImageInfo__ctor_System_Int32_" data-uid="FarPoint.Win.Spread.CustomImageInfo.#ctor(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.-ctor.html#FarPoint_Win_Spread_CustomImageInfo__ctor_System_Int32_">CustomImageInfo(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.html">CustomImageInfo</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CustomImageInfo__ctor_System_String_" data-uid="FarPoint.Win.Spread.CustomImageInfo.#ctor(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.-ctor.html#FarPoint_Win_Spread_CustomImageInfo__ctor_System_String_">CustomImageInfo(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.html">CustomImageInfo</a> class.</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="FarPoint_Win_Spread_CustomImageInfo_Index" data-uid="FarPoint.Win.Spread.CustomImageInfo.Index">
          <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.Index.html#FarPoint_Win_Spread_CustomImageInfo_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an index that identifies an image in the zero based custom image list.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CustomImageInfo_Name" data-uid="FarPoint.Win.Spread.CustomImageInfo.Name">
          <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.Name.html#FarPoint_Win_Spread_CustomImageInfo_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a name that identifies an image in the custom image list.</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="FarPoint_Win_Spread_CustomImageInfo_Equals_System_Object_" data-uid="FarPoint.Win.Spread.CustomImageInfo.Equals(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.Equals.html#FarPoint_Win_Spread_CustomImageInfo_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified System.Object is equal to the current <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.html">CustomImageInfo</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CustomImageInfo_GetHashCode" data-uid="FarPoint.Win.Spread.CustomImageInfo.GetHashCode">
          <a class="xref" href="FarPoint.Win.Spread.CustomImageInfo.GetHashCode.html#FarPoint_Win_Spread_CustomImageInfo_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Serves as a hash function for a particular type.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
