# FarPoint.Win.RoundedLineBorder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_RoundedLineBorder" data-uid="FarPoint.Win.RoundedLineBorder" class="text-break">RoundedLineBorder Class
</h1>
  <div class="markdown level0 summary"><p>Represents a rounded-edge single-line border.</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="FarPoint.Win.LineBorder.html">LineBorder</a></div>
    <div class="level2"><span class="xref">RoundedLineBorder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.IBorder.html">IBorder</a></div>
    <div><a class="xref" href="FarPoint.Win.IBorder2.html">IBorder2</a></div>
    <div><a class="xref" href="FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <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.icomparable">IComparable</a></div>
    <div><a class="xref" href="FarPoint.Win.IBorder3.html">IBorder3</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.html">FarPoint.Win</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.dll</h6>
  <h5 id="FarPoint_Win_RoundedLineBorder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(BorderConverter))]
public class RoundedLineBorder : LineBorder, IBorder, IBorder2, ISerializeSupport, ICloneable, IComparable, IBorder3</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(BorderConverter))&gt;
Public Class RoundedLineBorder
    Inherits LineBorder
    Implements IBorder, IBorder2, ISerializeSupport, ICloneable, IComparable, IBorder3</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_RoundedLineBorder__ctor_System_Drawing_Color_" data-uid="FarPoint.Win.RoundedLineBorder.#ctor(System.Drawing.Color)">
          <a class="xref" href="FarPoint.Win.RoundedLineBorder.-ctor.html#FarPoint_Win_RoundedLineBorder__ctor_System_Drawing_Color_">RoundedLineBorder(Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a rounded-edge, single-line border with the specified color.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_RoundedLineBorder__ctor_System_Drawing_Color_System_Int32_" data-uid="FarPoint.Win.RoundedLineBorder.#ctor(System.Drawing.Color,System.Int32)">
          <a class="xref" href="FarPoint.Win.RoundedLineBorder.-ctor.html#FarPoint_Win_RoundedLineBorder__ctor_System_Drawing_Color_System_Int32_">RoundedLineBorder(Color, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a rounded-edge, single-line border with the specified color and thickness.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_RoundedLineBorder__ctor_System_Drawing_Color_System_Int32_System_Boolean_System_Boolean_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.RoundedLineBorder.#ctor(System.Drawing.Color,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.RoundedLineBorder.-ctor.html#FarPoint_Win_RoundedLineBorder__ctor_System_Drawing_Color_System_Int32_System_Boolean_System_Boolean_System_Boolean_System_Boolean_">RoundedLineBorder(Color, int, bool, bool, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a rounded-edge, single-line border with the specified color and thickness,
and specifies on which sides the border is drawn.</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_RoundedLineBorder_Paint_FarPoint_Win_IBorderGraphics_System_Single_System_Single_System_Single_System_Single_System_Boolean_" data-uid="FarPoint.Win.RoundedLineBorder.Paint(FarPoint.Win.IBorderGraphics,System.Single,System.Single,System.Single,System.Single,System.Boolean)">
          <a class="xref" href="FarPoint.Win.RoundedLineBorder.Paint.html#FarPoint_Win_RoundedLineBorder_Paint_FarPoint_Win_IBorderGraphics_System_Single_System_Single_System_Single_System_Single_System_Boolean_">Paint(IBorderGraphics, float, float, float, float, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints (prints) the rounded-edge, single-line border inside the specified rectangle to PDF.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_RoundedLineBorder_Paint_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.RoundedLineBorder.Paint(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.RoundedLineBorder.Paint.html#FarPoint_Win_RoundedLineBorder_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 rounded-edge, single-line border inside the specified rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_RoundedLineBorder_Paint_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_" data-uid="FarPoint.Win.RoundedLineBorder.Paint(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.RoundedLineBorder.Paint.html#FarPoint_Win_RoundedLineBorder_Paint_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_">Paint(Graphics, int, int, int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the rounded-edge, single-line border inside the specified rectangle.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
