# C1.Win.Gauge.C1GaugeBaseShape

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeBaseShape" data-uid="C1.Win.Gauge.C1GaugeBaseShape" class="text-break">C1GaugeBaseShape Class
</h1>
  <div class="markdown level0 summary"><p>The base class for shapes, such as <a class="xref" href="C1.Win.Gauge.C1GaugeRectangle.html">C1GaugeRectangle</a> or <a class="xref" href="C1.Win.Gauge.C1GaugeSector.html">C1GaugeSector</a>.</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">C1GaugeBaseShape</span></div>
      <div class="level2"><a class="xref" href="C1.Win.Gauge.C1GaugeCaption.html">C1GaugeCaption</a></div>
      <div class="level2"><a class="xref" href="C1.Win.Gauge.C1GaugeFilledShape.html">C1GaugeFilledShape</a></div>
      <div class="level2"><a class="xref" href="C1.Win.Gauge.C1GaugeImage.html">C1GaugeImage</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_C1GaugeBaseShape_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class C1GaugeBaseShape : ICloneable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class 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_C1GaugeBaseShape__ctor" data-uid="C1.Win.Gauge.C1GaugeBaseShape.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.-ctor.html#C1_Win_Gauge_C1GaugeBaseShape__ctor">C1GaugeBaseShape()</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_C1GaugeBaseShape_CenterPointX" data-uid="C1.Win.Gauge.C1GaugeBaseShape.CenterPointX">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.CenterPointX.html#C1_Win_Gauge_C1GaugeBaseShape_CenterPointX">CenterPointX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fraction-based X position of the shape center.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_CenterPointY" data-uid="C1.Win.Gauge.C1GaugeBaseShape.CenterPointY">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.CenterPointY.html#C1_Win_Gauge_C1GaugeBaseShape_CenterPointY">CenterPointY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fraction-based Y position of the shape center.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_Clippings" data-uid="C1.Win.Gauge.C1GaugeBaseShape.Clippings">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.Clippings.html#C1_Win_Gauge_C1GaugeBaseShape_Clippings">Clippings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of shapes that form the clipping region.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_HitTestable" data-uid="C1.Win.Gauge.C1GaugeBaseShape.HitTestable">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.HitTestable.html#C1_Win_Gauge_C1GaugeBaseShape_HitTestable">HitTestable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the shape can be hit-tested.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_Name" data-uid="C1.Win.Gauge.C1GaugeBaseShape.Name">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.Name.html#C1_Win_Gauge_C1GaugeBaseShape_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a name associated with the shape.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_Owner" data-uid="C1.Win.Gauge.C1GaugeBaseShape.Owner">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.Owner.html#C1_Win_Gauge_C1GaugeBaseShape_Owner">Owner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the owner Gauge element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_Viewport" data-uid="C1.Win.Gauge.C1GaugeBaseShape.Viewport">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.Viewport.html#C1_Win_Gauge_C1GaugeBaseShape_Viewport">Viewport</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the outer bounds for the shape.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_Visible" data-uid="C1.Win.Gauge.C1GaugeBaseShape.Visible">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.Visible.html#C1_Win_Gauge_C1GaugeBaseShape_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the shape is visible.</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_C1GaugeBaseShape_ShouldSerializeClippings" data-uid="C1.Win.Gauge.C1GaugeBaseShape.ShouldSerializeClippings">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.ShouldSerializeClippings.html#C1_Win_Gauge_C1GaugeBaseShape_ShouldSerializeClippings">ShouldSerializeClippings()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_ShouldSerializeViewport" data-uid="C1.Win.Gauge.C1GaugeBaseShape.ShouldSerializeViewport">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.ShouldSerializeViewport.html#C1_Win_Gauge_C1GaugeBaseShape_ShouldSerializeViewport">ShouldSerializeViewport()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBaseShape_ToString" data-uid="C1.Win.Gauge.C1GaugeBaseShape.ToString">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBaseShape.ToString.html#C1_Win_Gauge_C1GaugeBaseShape_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
