# FarPoint.Win.Spread.DefaultNoteIndicatorRenderer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_DefaultNoteIndicatorRenderer" data-uid="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer" class="text-break">DefaultNoteIndicatorRenderer Class
</h1>
  <div class="markdown level0 summary"><p>Represents the default painter for the indicator of a note in a cell.</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">DefaultNoteIndicatorRenderer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.Spread.INoteIndicatorRenderer2.html">INoteIndicatorRenderer2</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.INoteIndicatorRenderer.html">INoteIndicatorRenderer</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_DefaultNoteIndicatorRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DefaultNoteIndicatorRenderer : INoteIndicatorRenderer2, INoteIndicatorRenderer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DefaultNoteIndicatorRenderer
    Implements INoteIndicatorRenderer2, INoteIndicatorRenderer</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_DefaultNoteIndicatorRenderer__ctor" data-uid="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer.-ctor.html#FarPoint_Win_Spread_DefaultNoteIndicatorRenderer__ctor">DefaultNoteIndicatorRenderer()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer.html">DefaultNoteIndicatorRenderer</a> class.</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_DefaultNoteIndicatorRenderer_Paint_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer.Paint(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer.Paint.html#FarPoint_Win_Spread_DefaultNoteIndicatorRenderer_Paint_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">Paint(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the cell with the note indicator using the specified control and dimensions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_DefaultNoteIndicatorRenderer_Paint_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Drawing_Color_" data-uid="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer.Paint(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Color)">
          <a class="xref" href="FarPoint.Win.Spread.DefaultNoteIndicatorRenderer.Paint.html#FarPoint_Win_Spread_DefaultNoteIndicatorRenderer_Paint_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Drawing_Color_">Paint(Graphics, int, int, int, int, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the cell with the note indicator using the specified control and dimensions.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
