# C1.Win.Gauge.CommonShape

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_CommonShape" data-uid="C1.Win.Gauge.CommonShape" class="text-break">CommonShape Class
</h1>
  <div class="markdown level0 summary"><p>Defines a template for <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.html">C1GaugeCustomShape</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">CommonShape</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_CommonShape_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CommonShape : CommonItem, ICloneable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CommonShape
    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_CommonShape__ctor" data-uid="C1.Win.Gauge.CommonShape.#ctor">
          <a class="xref" href="C1.Win.Gauge.CommonShape.-ctor.html#C1_Win_Gauge_CommonShape__ctor">CommonShape()</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_CommonShape_EndAngle" data-uid="C1.Win.Gauge.CommonShape.EndAngle">
          <a class="xref" href="C1.Win.Gauge.CommonShape.EndAngle.html#C1_Win_Gauge_CommonShape_EndAngle">EndAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of the end cap (between -90 and 90).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_EndRadius" data-uid="C1.Win.Gauge.CommonShape.EndRadius">
          <a class="xref" href="C1.Win.Gauge.CommonShape.EndRadius.html#C1_Win_Gauge_CommonShape_EndRadius">EndRadius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical radius of the end cap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_EndSwellAngle" data-uid="C1.Win.Gauge.CommonShape.EndSwellAngle">
          <a class="xref" href="C1.Win.Gauge.CommonShape.EndSwellAngle.html#C1_Win_Gauge_CommonShape_EndSwellAngle">EndSwellAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of the swell on the end cap (between -90 and 90).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_EndSwellLength" data-uid="C1.Win.Gauge.CommonShape.EndSwellLength">
          <a class="xref" href="C1.Win.Gauge.CommonShape.EndSwellLength.html#C1_Win_Gauge_CommonShape_EndSwellLength">EndSwellLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical length of the swell on the end cap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_EndSwellWidth" data-uid="C1.Win.Gauge.CommonShape.EndSwellWidth">
          <a class="xref" href="C1.Win.Gauge.CommonShape.EndSwellWidth.html#C1_Win_Gauge_CommonShape_EndSwellWidth">EndSwellWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical width of the swell on the end cap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_EndWidth" data-uid="C1.Win.Gauge.CommonShape.EndWidth">
          <a class="xref" href="C1.Win.Gauge.CommonShape.EndWidth.html#C1_Win_Gauge_CommonShape_EndWidth">EndWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical width of the end cap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_ScaleEndRadius" data-uid="C1.Win.Gauge.CommonShape.ScaleEndRadius">
          <a class="xref" href="C1.Win.Gauge.CommonShape.ScaleEndRadius.html#C1_Win_Gauge_CommonShape_ScaleEndRadius">ScaleEndRadius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the value of the <a class="xref" href="C1.Win.Gauge.CommonShape.EndRadius.html#C1_Win_Gauge_CommonShape_EndRadius">EndRadius</a> property should be scaled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_ScaleStartRadius" data-uid="C1.Win.Gauge.CommonShape.ScaleStartRadius">
          <a class="xref" href="C1.Win.Gauge.CommonShape.ScaleStartRadius.html#C1_Win_Gauge_CommonShape_ScaleStartRadius">ScaleStartRadius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the value of the <a class="xref" href="C1.Win.Gauge.CommonShape.StartRadius.html#C1_Win_Gauge_CommonShape_StartRadius">StartRadius</a> property should be scaled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_StartAngle" data-uid="C1.Win.Gauge.CommonShape.StartAngle">
          <a class="xref" href="C1.Win.Gauge.CommonShape.StartAngle.html#C1_Win_Gauge_CommonShape_StartAngle">StartAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of the start cap (between -90 and 90).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_StartRadius" data-uid="C1.Win.Gauge.CommonShape.StartRadius">
          <a class="xref" href="C1.Win.Gauge.CommonShape.StartRadius.html#C1_Win_Gauge_CommonShape_StartRadius">StartRadius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical radius of the start cap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_StartSwellAngle" data-uid="C1.Win.Gauge.CommonShape.StartSwellAngle">
          <a class="xref" href="C1.Win.Gauge.CommonShape.StartSwellAngle.html#C1_Win_Gauge_CommonShape_StartSwellAngle">StartSwellAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of the swell on the start cap (between -90 and 90).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_StartSwellLength" data-uid="C1.Win.Gauge.CommonShape.StartSwellLength">
          <a class="xref" href="C1.Win.Gauge.CommonShape.StartSwellLength.html#C1_Win_Gauge_CommonShape_StartSwellLength">StartSwellLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical length of the swell on the start cap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_StartSwellWidth" data-uid="C1.Win.Gauge.CommonShape.StartSwellWidth">
          <a class="xref" href="C1.Win.Gauge.CommonShape.StartSwellWidth.html#C1_Win_Gauge_CommonShape_StartSwellWidth">StartSwellWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical width of the swell on the start cap.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonShape_StartWidth" data-uid="C1.Win.Gauge.CommonShape.StartWidth">
          <a class="xref" href="C1.Win.Gauge.CommonShape.StartWidth.html#C1_Win_Gauge_CommonShape_StartWidth">StartWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical width of the start cap.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
