# FarPoint.Win.ComplexBorderSideFactory

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_ComplexBorderSideFactory" data-uid="FarPoint.Win.ComplexBorderSideFactory" class="text-break">ComplexBorderSideFactory Class
</h1>
  <div class="markdown level0 summary"><p>Represents an object that provides a means of creating a complex border side in environments
that do not support parameterized constructors.</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">ComplexBorderSideFactory</span></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_ComplexBorderSideFactory_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ComplexBorderSideFactory</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ComplexBorderSideFactory</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_ComplexBorderSideFactory__ctor" data-uid="FarPoint.Win.ComplexBorderSideFactory.#ctor">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.-ctor.html#FarPoint_Win_ComplexBorderSideFactory__ctor">ComplexBorderSideFactory()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side.</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_ComplexBorderSideFactory_CreateComplexBorderSide_FarPoint_Win_ComplexBorderSideStyle_" data-uid="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle)">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide.html#FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_FarPoint_Win_ComplexBorderSideStyle_">CreateComplexBorderSide(ComplexBorderSideStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side with the specified ComplexBorderSideStyle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_FarPoint_Win_ComplexBorderSideStyle_System_Drawing_Color_" data-uid="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle,System.Drawing.Color)">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide.html#FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_FarPoint_Win_ComplexBorderSideStyle_System_Drawing_Color_">CreateComplexBorderSide(ComplexBorderSideStyle, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side with the specified ComplexBorderSideStyle and color.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Boolean_System_Drawing_Color_System_Int32_System_Drawing_Drawing2D_DashStyle_System_Single___System_Single___" data-uid="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide(System.Boolean,System.Drawing.Color,System.Int32,System.Drawing.Drawing2D.DashStyle,System.Single[],System.Single[])">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide.html#FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Boolean_System_Drawing_Color_System_Int32_System_Drawing_Drawing2D_DashStyle_System_Single___System_Single___">CreateComplexBorderSide(bool, Color, int, DashStyle, float[], float[])</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side with the specified draw flag, color, width, dash style, dash pattern, and compound array.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_" data-uid="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide(System.Drawing.Color)">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide.html#FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_">CreateComplexBorderSide(Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side with the specified color.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_System_Int32_" data-uid="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide(System.Drawing.Color,System.Int32)">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide.html#FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_System_Int32_">CreateComplexBorderSide(Color, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side with the specified color and width.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_System_Int32_System_Drawing_Drawing2D_DashStyle_" data-uid="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide(System.Drawing.Color,System.Int32,System.Drawing.Drawing2D.DashStyle)">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide.html#FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_System_Int32_System_Drawing_Drawing2D_DashStyle_">CreateComplexBorderSide(Color, int, DashStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side with the specified color, width, and dash style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_System_Int32_System_Drawing_Drawing2D_DashStyle_System_Single___System_Single___" data-uid="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide(System.Drawing.Color,System.Int32,System.Drawing.Drawing2D.DashStyle,System.Single[],System.Single[])">
          <a class="xref" href="FarPoint.Win.ComplexBorderSideFactory.CreateComplexBorderSide.html#FarPoint_Win_ComplexBorderSideFactory_CreateComplexBorderSide_System_Drawing_Color_System_Int32_System_Drawing_Drawing2D_DashStyle_System_Single___System_Single___">CreateComplexBorderSide(Color, int, DashStyle, float[], float[])</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a complex border side with the specified color, width, dash style, dash pattern, and compound array.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
