# C1.Win.Gauge.CommonBorder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_CommonBorder" data-uid="C1.Win.Gauge.CommonBorder" class="text-break">CommonBorder Class
</h1>
  <div class="markdown level0 summary"><p>Defines a template for <a class="xref" href="C1.Win.Gauge.C1GaugeBorder.html">C1GaugeBorder</a> to be used in multiple elements.</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="C1.Win.Gauge.CommonItem.html">CommonItem</a></div>
    <div class="level2"><span class="xref">CommonBorder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <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.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Gauge.html">C1.Win.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Gauge.10.dll</h6>
  <h5 id="C1_Win_Gauge_CommonBorder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CommonBorder : CommonItem, ICloneable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CommonBorder
    Inherits CommonItem
    Implements ICloneable, IDisposable</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="C1_Win_Gauge_CommonBorder__ctor" data-uid="C1.Win.Gauge.CommonBorder.#ctor">
          <a class="xref" href="C1.Win.Gauge.CommonBorder.-ctor.html#C1_Win_Gauge_CommonBorder__ctor">CommonBorder()</a>
        </td>
        <td class="markdown level1 summary"></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="C1_Win_Gauge_CommonBorder_Color" data-uid="C1.Win.Gauge.CommonBorder.Color">
          <a class="xref" href="C1.Win.Gauge.CommonBorder.Color.html#C1_Win_Gauge_CommonBorder_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Color of the border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonBorder_LineStyle" data-uid="C1.Win.Gauge.CommonBorder.LineStyle">
          <a class="xref" href="C1.Win.Gauge.CommonBorder.LineStyle.html#C1_Win_Gauge_CommonBorder_LineStyle">LineStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of lines drawn with a border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonBorder_Thickness" data-uid="C1.Win.Gauge.CommonBorder.Thickness">
          <a class="xref" href="C1.Win.Gauge.CommonBorder.Thickness.html#C1_Win_Gauge_CommonBorder_Thickness">Thickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical thickness of the border. Negative value
specifies the width of the border in pixels.</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="C1_Win_Gauge_CommonBorder_ResetColor" data-uid="C1.Win.Gauge.CommonBorder.ResetColor">
          <a class="xref" href="C1.Win.Gauge.CommonBorder.ResetColor.html#C1_Win_Gauge_CommonBorder_ResetColor">ResetColor()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonBorder_ShouldSerializeColor" data-uid="C1.Win.Gauge.CommonBorder.ShouldSerializeColor">
          <a class="xref" href="C1.Win.Gauge.CommonBorder.ShouldSerializeColor.html#C1_Win_Gauge_CommonBorder_ShouldSerializeColor">ShouldSerializeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
