# C1.Win.Gauge.C1GaugeFilledShape

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeFilledShape" data-uid="C1.Win.Gauge.C1GaugeFilledShape" class="text-break">C1GaugeFilledShape Class
</h1>
  <div class="markdown level0 summary"><p>The base class for shapes that draw the border and fill the interior.</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.C1GaugeBaseShape.html">C1GaugeBaseShape</a></div>
    <div class="level2"><span class="xref">C1GaugeFilledShape</span></div>
      <div class="level3"><a class="xref" href="C1.Win.Gauge.C1GaugeEllipse.html">C1GaugeEllipse</a></div>
      <div class="level3"><a class="xref" href="C1.Win.Gauge.C1GaugeRectangle.html">C1GaugeRectangle</a></div>
      <div class="level3"><a class="xref" href="C1.Win.Gauge.C1GaugeSector.html">C1GaugeSector</a></div>
      <div class="level3"><a class="xref" href="C1.Win.Gauge.C1GaugeSegment.html">C1GaugeSegment</a></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_C1GaugeFilledShape_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class C1GaugeFilledShape : C1GaugeBaseShape, ICloneable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class C1GaugeFilledShape
    Inherits C1GaugeBaseShape
    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_C1GaugeFilledShape__ctor" data-uid="C1.Win.Gauge.C1GaugeFilledShape.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.-ctor.html#C1_Win_Gauge_C1GaugeFilledShape__ctor">C1GaugeFilledShape()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the shape.</p>
</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_C1GaugeFilledShape_Border" data-uid="C1.Win.Gauge.C1GaugeFilledShape.Border">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.Border.html#C1_Win_Gauge_C1GaugeFilledShape_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the properties of the shape border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeFilledShape_Filling" data-uid="C1.Win.Gauge.C1GaugeFilledShape.Filling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.Filling.html#C1_Win_Gauge_C1GaugeFilledShape_Filling">Filling</a>
        </td>
        <td class="markdown level1 summary"><p>Adjusts the interior filling of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeFilledShape_Gradient" data-uid="C1.Win.Gauge.C1GaugeFilledShape.Gradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.Gradient.html#C1_Win_Gauge_C1GaugeFilledShape_Gradient">Gradient</a>
        </td>
        <td class="markdown level1 summary"><p>Encapsulates properties of a color gradient.</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_C1GaugeFilledShape_ResetBorder" data-uid="C1.Win.Gauge.C1GaugeFilledShape.ResetBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.ResetBorder.html#C1_Win_Gauge_C1GaugeFilledShape_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeFilledShape_ResetFilling" data-uid="C1.Win.Gauge.C1GaugeFilledShape.ResetFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.ResetFilling.html#C1_Win_Gauge_C1GaugeFilledShape_ResetFilling">ResetFilling()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeFilledShape_ResetGradient" data-uid="C1.Win.Gauge.C1GaugeFilledShape.ResetGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.ResetGradient.html#C1_Win_Gauge_C1GaugeFilledShape_ResetGradient">ResetGradient()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeFilledShape_ShouldSerializeBorder" data-uid="C1.Win.Gauge.C1GaugeFilledShape.ShouldSerializeBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.ShouldSerializeBorder.html#C1_Win_Gauge_C1GaugeFilledShape_ShouldSerializeBorder">ShouldSerializeBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeFilledShape_ShouldSerializeFilling" data-uid="C1.Win.Gauge.C1GaugeFilledShape.ShouldSerializeFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.ShouldSerializeFilling.html#C1_Win_Gauge_C1GaugeFilledShape_ShouldSerializeFilling">ShouldSerializeFilling()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeFilledShape_ShouldSerializeGradient" data-uid="C1.Win.Gauge.C1GaugeFilledShape.ShouldSerializeGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.ShouldSerializeGradient.html#C1_Win_Gauge_C1GaugeFilledShape_ShouldSerializeGradient">ShouldSerializeGradient()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
