# C1.Win.Gauge.C1GaugeCustomShape

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeCustomShape" data-uid="C1.Win.Gauge.C1GaugeCustomShape" class="text-break">C1GaugeCustomShape Class
</h1>
  <div class="markdown level0 summary"><p>Defines properties of a shape used for Gauge marks and pointers.</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">C1GaugeCustomShape</span></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_C1GaugeCustomShape_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1GaugeCustomShape</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1GaugeCustomShape</code></pre>
  </div>
  <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_C1GaugeCustomShape_CommonShapeName" data-uid="C1.Win.Gauge.C1GaugeCustomShape.CommonShapeName">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.CommonShapeName.html#C1_Win_Gauge_C1GaugeCustomShape_CommonShapeName">CommonShapeName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the shape template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_EndAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.EndAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.EndAngle.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_EndRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.EndRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.EndRadius.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_EndSwellAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.EndSwellAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.EndSwellAngle.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_EndSwellLength" data-uid="C1.Win.Gauge.C1GaugeCustomShape.EndSwellLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.EndSwellLength.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_EndSwellWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.EndSwellWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.EndSwellWidth.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_EndWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.EndWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.EndWidth.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_ScaleEndRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ScaleEndRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ScaleEndRadius.html#C1_Win_Gauge_C1GaugeCustomShape_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.C1GaugeCustomShape.EndRadius.html#C1_Win_Gauge_C1GaugeCustomShape_EndRadius">EndRadius</a> property should be scaled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ScaleStartRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ScaleStartRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ScaleStartRadius.html#C1_Win_Gauge_C1GaugeCustomShape_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.C1GaugeCustomShape.StartRadius.html#C1_Win_Gauge_C1GaugeCustomShape_StartRadius">StartRadius</a> property should be scaled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_StartAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.StartAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.StartAngle.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_StartRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.StartRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.StartRadius.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_StartSwellAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.StartSwellAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.StartSwellAngle.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_StartSwellLength" data-uid="C1.Win.Gauge.C1GaugeCustomShape.StartSwellLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.StartSwellLength.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_StartSwellWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.StartSwellWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.StartSwellWidth.html#C1_Win_Gauge_C1GaugeCustomShape_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_C1GaugeCustomShape_StartWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.StartWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.StartWidth.html#C1_Win_Gauge_C1GaugeCustomShape_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>
  <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_C1GaugeCustomShape_ResetEndAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetEndAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetEndAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ResetEndAngle">ResetEndAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetEndRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetEndRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetEndRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ResetEndRadius">ResetEndRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetEndSwellAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetEndSwellAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetEndSwellAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ResetEndSwellAngle">ResetEndSwellAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetEndSwellLength" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetEndSwellLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetEndSwellLength.html#C1_Win_Gauge_C1GaugeCustomShape_ResetEndSwellLength">ResetEndSwellLength()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetEndSwellWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetEndSwellWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetEndSwellWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ResetEndSwellWidth">ResetEndSwellWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetEndWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetEndWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetEndWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ResetEndWidth">ResetEndWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetScaleEndRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetScaleEndRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetScaleEndRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ResetScaleEndRadius">ResetScaleEndRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetScaleStartRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetScaleStartRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetScaleStartRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ResetScaleStartRadius">ResetScaleStartRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetStartAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetStartAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetStartAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ResetStartAngle">ResetStartAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetStartRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetStartRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetStartRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ResetStartRadius">ResetStartRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetStartSwellAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetStartSwellAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetStartSwellAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ResetStartSwellAngle">ResetStartSwellAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetStartSwellLength" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetStartSwellLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetStartSwellLength.html#C1_Win_Gauge_C1GaugeCustomShape_ResetStartSwellLength">ResetStartSwellLength()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetStartSwellWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetStartSwellWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetStartSwellWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ResetStartSwellWidth">ResetStartSwellWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ResetStartWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ResetStartWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ResetStartWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ResetStartWidth">ResetStartWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndAngle">ShouldSerializeEndAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndRadius">ShouldSerializeEndRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndSwellAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndSwellAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndSwellAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndSwellAngle">ShouldSerializeEndSwellAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndSwellLength" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndSwellLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndSwellLength.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndSwellLength">ShouldSerializeEndSwellLength()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndSwellWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndSwellWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndSwellWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndSwellWidth">ShouldSerializeEndSwellWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeEndWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeEndWidth">ShouldSerializeEndWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeScaleEndRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeScaleEndRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeScaleEndRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeScaleEndRadius">ShouldSerializeScaleEndRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeScaleStartRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeScaleStartRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeScaleStartRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeScaleStartRadius">ShouldSerializeScaleStartRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartAngle">ShouldSerializeStartAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartRadius" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartRadius">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartRadius.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartRadius">ShouldSerializeStartRadius()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartSwellAngle" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartSwellAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartSwellAngle.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartSwellAngle">ShouldSerializeStartSwellAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartSwellLength" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartSwellLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartSwellLength.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartSwellLength">ShouldSerializeStartSwellLength()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartSwellWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartSwellWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartSwellWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartSwellWidth">ShouldSerializeStartSwellWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartWidth" data-uid="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.ShouldSerializeStartWidth.html#C1_Win_Gauge_C1GaugeCustomShape_ShouldSerializeStartWidth">ShouldSerializeStartWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
