# FarPoint.Win.Spread.GradientInterfaceRenderer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_GradientInterfaceRenderer" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer" class="text-break">GradientInterfaceRenderer Class
</h1>
  <div class="markdown level0 summary"><p>Represents the painter of gradients in the interface.</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">GradientInterfaceRenderer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.Spread.IInterfaceRenderer.html">IInterfaceRenderer</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_GradientInterfaceRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GradientInterfaceRenderer : IInterfaceRenderer, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GradientInterfaceRenderer
    Implements IInterfaceRenderer, 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_GradientInterfaceRenderer__ctor" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.-ctor.html#FarPoint_Win_Spread_GradientInterfaceRenderer__ctor">GradientInterfaceRenderer()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new interface gradient renderer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer__ctor_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Font_System_Drawing_Font_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.#ctor(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.-ctor.html#FarPoint_Win_Spread_GradientInterfaceRenderer__ctor_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Font_System_Drawing_Font_">GradientInterfaceRenderer(Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Font, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new interface gradient renderer with the specified parameters.</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_GradientInterfaceRenderer_Dispose" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.Dispose">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.Dispose.html#FarPoint_Win_Spread_GradientInterfaceRenderer_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Cleans up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_Dispose_System_Boolean_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.Dispose(System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.Dispose.html#FarPoint_Win_Spread_GradientInterfaceRenderer_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Cleans up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripButton_System_Boolean_System_Boolean_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.TabStripButton,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintButton.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripButton_System_Boolean_System_Boolean_System_Boolean_System_Boolean_">PaintButton(Graphics, int, int, int, int, TabStripButton, bool, bool, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints a tab strip button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintGrayArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintGrayArea(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintGrayArea.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintGrayArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintGrayArea(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the gray area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupArea(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupArea.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintRangeGroupArea(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_GroupState_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.GroupState,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupButton.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_GroupState_System_Boolean_System_Boolean_">PaintRangeGroupButton(Graphics, int, int, int, int, GroupState, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupLevelBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupLevelBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupLevelBox.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupLevelBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_">PaintRangeGroupLevelBox(Graphics, int, int, int, int, int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) level indicator box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupLine_System_Drawing_Graphics_System_Drawing_Point_System_Drawing_Point_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupLine(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupLine.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupLine_System_Drawing_Graphics_System_Drawing_Point_System_Drawing_Point_">PaintRangeGroupLine(Graphics, Point, Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) line.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupPoint_System_Drawing_Graphics_System_Drawing_Point_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupPoint(System.Drawing.Graphics,System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupPoint.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintRangeGroupPoint_System_Drawing_Graphics_System_Drawing_Point_">PaintRangeGroupPoint(Graphics, Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) point.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintScrollBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintScrollBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintScrollBox.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintScrollBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintScrollBox(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the scroll bar intersection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSheetTab_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSheetTab(System.Drawing.Graphics,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,FarPoint.Win.Spread.TabStripPlacement,System.Boolean,System.Boolean,System.Drawing.Font,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSheetTab.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSheetTab_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_">PaintSheetTab(Graphics, int, string, int, int, int, int, bool, bool, TabStripPlacement, bool, bool, Font, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSheetTabPartial_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSheetTabPartial(System.Drawing.Graphics,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,FarPoint.Win.Spread.TabStripPlacement,System.Boolean,System.Boolean,System.Drawing.Font,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSheetTabPartial.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSheetTabPartial_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_">PaintSheetTabPartial(Graphics, int, string, int, int, int, int, bool, bool, TabStripPlacement, bool, bool, Font, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints a sheet tab which is partially displayed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSpecialSheetTab_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSpecialSheetTab(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,FarPoint.Win.Spread.TabStripPlacement,System.Boolean,System.Boolean,System.Drawing.Font,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSpecialSheetTab.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSpecialSheetTab_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_">PaintSpecialSheetTab(Graphics, int, int, int, int, bool, TabStripPlacement, bool, bool, Font, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the special insert sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSplitBar_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSplitBar(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSplitBar.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSplitBar_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintSplitBar(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the split bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSplitBarCrossover_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSplitBarCrossover(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSplitBarCrossover.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSplitBarCrossover_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintSplitBarCrossover(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the crossing area between split bars.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSplitBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSplitBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintSplitBox.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintSplitBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintSplitBox(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the split box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_GradientInterfaceRenderer_PaintTabStripBackground_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripPlacement_" data-uid="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintTabStripBackground(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.TabStripPlacement)">
          <a class="xref" href="FarPoint.Win.Spread.GradientInterfaceRenderer.PaintTabStripBackground.html#FarPoint_Win_Spread_GradientInterfaceRenderer_PaintTabStripBackground_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripPlacement_">PaintTabStripBackground(Graphics, int, int, int, int, TabStripPlacement)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the background of the tab strip.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
