# C1.Win.Gauge.C1Gauge

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1Gauge" data-uid="C1.Win.Gauge.C1Gauge" class="text-break">C1Gauge Class
</h1>
  <div class="markdown level0 summary"><p>Container control for ComponentOne Gauges.</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="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><span class="xref">C1Gauge</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</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_C1Gauge_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(C1Gauge), &quot;C1Gauge.png&quot;)]
[ComVisible(true)]
public class C1Gauge : Control, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(C1Gauge), &quot;C1Gauge.png&quot;)&gt;
&lt;ComVisible(True)&gt;
Public Class C1Gauge
    Inherits Control
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize</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_C1Gauge__ctor" data-uid="C1.Win.Gauge.C1Gauge.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.-ctor.html#C1_Win_Gauge_C1Gauge__ctor">C1Gauge()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control.</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_C1Gauge_CacheBackground" data-uid="C1.Win.Gauge.C1Gauge.CacheBackground">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CacheBackground.html#C1_Win_Gauge_C1Gauge_CacheBackground">CacheBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the cache buffer is used for fixed background elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CacheForeground" data-uid="C1.Win.Gauge.C1Gauge.CacheForeground">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CacheForeground.html#C1_Win_Gauge_C1Gauge_CacheForeground">CacheForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the cache buffer is used for fixed foreground elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CommonBorders" data-uid="C1.Win.Gauge.C1Gauge.CommonBorders">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CommonBorders.html#C1_Win_Gauge_C1Gauge_CommonBorders">CommonBorders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeBorder.html">C1GaugeBorder</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CommonFillings" data-uid="C1.Win.Gauge.C1Gauge.CommonFillings">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CommonFillings.html#C1_Win_Gauge_C1Gauge_CommonFillings">CommonFillings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeFilling.html">C1GaugeFilling</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CommonFonts" data-uid="C1.Win.Gauge.C1Gauge.CommonFonts">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CommonFonts.html#C1_Win_Gauge_C1Gauge_CommonFonts">CommonFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for text font and color.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CommonGradients" data-uid="C1.Win.Gauge.C1Gauge.CommonGradients">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CommonGradients.html#C1_Win_Gauge_C1Gauge_CommonGradients">CommonGradients</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeGradient.html">C1GaugeGradient</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CommonImages" data-uid="C1.Win.Gauge.C1Gauge.CommonImages">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CommonImages.html#C1_Win_Gauge_C1Gauge_CommonImages">CommonImages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeCustomImage.html">C1GaugeCustomImage</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CommonShadows" data-uid="C1.Win.Gauge.C1Gauge.CommonShadows">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CommonShadows.html#C1_Win_Gauge_C1Gauge_CommonShadows">CommonShadows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeShadow.html">C1GaugeShadow</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CommonShapes" data-uid="C1.Win.Gauge.C1Gauge.CommonShapes">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CommonShapes.html#C1_Win_Gauge_C1Gauge_CommonShapes">CommonShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.html">C1GaugeCustomShape</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_CoverShapes" data-uid="C1.Win.Gauge.C1Gauge.CoverShapes">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.CoverShapes.html#C1_Win_Gauge_C1Gauge_CoverShapes">CoverShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of shapes in the top layer (over everything).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_DefaultSize" data-uid="C1.Win.Gauge.C1Gauge.DefaultSize">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.DefaultSize.html#C1_Win_Gauge_C1Gauge_DefaultSize">DefaultSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default size of the Gauge container control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_FaceShapes" data-uid="C1.Win.Gauge.C1Gauge.FaceShapes">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.FaceShapes.html#C1_Win_Gauge_C1Gauge_FaceShapes">FaceShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of shapes in the bottom layer (between the background and Gauges).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_FramesPerSecond" data-uid="C1.Win.Gauge.C1Gauge.FramesPerSecond">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.FramesPerSecond.html#C1_Win_Gauge_C1Gauge_FramesPerSecond">FramesPerSecond</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how many times per second the <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control can be repainted.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Gauges" data-uid="C1.Win.Gauge.C1Gauge.Gauges">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Gauges.html#C1_Win_Gauge_C1Gauge_Gauges">Gauges</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of Gauges.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_HotBrush" data-uid="C1.Win.Gauge.C1Gauge.HotBrush">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.HotBrush.html#C1_Win_Gauge_C1Gauge_HotBrush">HotBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the properties of a brush to paint selection on the hot item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ImeMode" data-uid="C1.Win.Gauge.C1Gauge.ImeMode">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ImeMode.html#C1_Win_Gauge_C1Gauge_ImeMode">ImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>This property has no effect on C1Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Padding" data-uid="C1.Win.Gauge.C1Gauge.Padding">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Padding.html#C1_Win_Gauge_C1Gauge_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>This property has no effect on C1Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_RightToLeft" data-uid="C1.Win.Gauge.C1Gauge.RightToLeft">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.RightToLeft.html#C1_Win_Gauge_C1Gauge_RightToLeft">RightToLeft</a>
        </td>
        <td class="markdown level1 summary"><p>This property has no effect on C1Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Selectable" data-uid="C1.Win.Gauge.C1Gauge.Selectable">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Selectable.html#C1_Win_Gauge_C1Gauge_Selectable">Selectable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control can receive focus.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Shadow" data-uid="C1.Win.Gauge.C1Gauge.Shadow">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Shadow.html#C1_Win_Gauge_C1Gauge_Shadow">Shadow</a>
        </td>
        <td class="markdown level1 summary"><p>Encapsulates properties of the shadow.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_SupportsTransitionEffect" data-uid="C1.Win.Gauge.C1Gauge.SupportsTransitionEffect">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.SupportsTransitionEffect.html#C1_Win_Gauge_C1Gauge_SupportsTransitionEffect">SupportsTransitionEffect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the transition effect after a call to 'EndUpdate(duration)' is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Text" data-uid="C1.Win.Gauge.C1Gauge.Text">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Text.html#C1_Win_Gauge_C1Gauge_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>This property has no effect on C1Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_TextRenderingHint" data-uid="C1.Win.Gauge.C1Gauge.TextRenderingHint">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.TextRenderingHint.html#C1_Win_Gauge_C1Gauge_TextRenderingHint">TextRenderingHint</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the quality of text rendering.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_UseAntiAliasing" data-uid="C1.Win.Gauge.C1Gauge.UseAntiAliasing">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.UseAntiAliasing.html#C1_Win_Gauge_C1Gauge_UseAntiAliasing">UseAntiAliasing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether antialiasing is used when drawing Gauge elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_UsePixelOffset" data-uid="C1.Win.Gauge.C1Gauge.UsePixelOffset">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.UsePixelOffset.html#C1_Win_Gauge_C1Gauge_UsePixelOffset">UsePixelOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether pixels are offset during rendering.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ViewTag" data-uid="C1.Win.Gauge.C1Gauge.ViewTag">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ViewTag.html#C1_Win_Gauge_C1Gauge_ViewTag">ViewTag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a digital tag identifying this element's views.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Viewport" data-uid="C1.Win.Gauge.C1Gauge.Viewport">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Viewport.html#C1_Win_Gauge_C1Gauge_Viewport">Viewport</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the bounds of the Gauge container working area.</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_C1Gauge_BeginInit" data-uid="C1.Win.Gauge.C1Gauge.BeginInit">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.BeginInit.html#C1_Win_Gauge_C1Gauge_BeginInit">BeginInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_BeginUpdate" data-uid="C1.Win.Gauge.C1Gauge.BeginUpdate">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.BeginUpdate.html#C1_Win_Gauge_C1Gauge_BeginUpdate">BeginUpdate()</a>
        </td>
        <td class="markdown level1 summary"><p>Maintains performance while multiple settings are being changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Dispose_System_Boolean_" data-uid="C1.Win.Gauge.C1Gauge.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Dispose.html#C1_Win_Gauge_C1Gauge_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Clean up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_EndInit" data-uid="C1.Win.Gauge.C1Gauge.EndInit">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.EndInit.html#C1_Win_Gauge_C1Gauge_EndInit">EndInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_EndUpdate" data-uid="C1.Win.Gauge.C1Gauge.EndUpdate">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.EndUpdate.html#C1_Win_Gauge_C1Gauge_EndUpdate">EndUpdate()</a>
        </td>
        <td class="markdown level1 summary"><p>Resumes processing after it has been suspended by a call to <a class="xref" href="C1.Win.Gauge.C1Gauge.BeginUpdate.html#C1_Win_Gauge_C1Gauge_BeginUpdate">BeginUpdate()</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_EndUpdate_System_Double_" data-uid="C1.Win.Gauge.C1Gauge.EndUpdate(System.Double)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.EndUpdate.html#C1_Win_Gauge_C1Gauge_EndUpdate_System_Double_">EndUpdate(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Resumes processing after it has been suspended by a call to <a class="xref" href="C1.Win.Gauge.C1Gauge.BeginUpdate.html#C1_Win_Gauge_C1Gauge_BeginUpdate">BeginUpdate()</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_GetImage" data-uid="C1.Win.Gauge.C1Gauge.GetImage">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.GetImage.html#C1_Win_Gauge_C1Gauge_GetImage">GetImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a &quot;screenshot&quot; of the <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_GetImage_System_Int32_System_Int32_" data-uid="C1.Win.Gauge.C1Gauge.GetImage(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.GetImage.html#C1_Win_Gauge_C1Gauge_GetImage_System_Int32_System_Int32_">GetImage(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a &quot;screenshot&quot; of the <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control as an image
with given width and height.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_GetImage_System_Int32_System_Int32_System_Drawing_Imaging_PixelFormat_" data-uid="C1.Win.Gauge.C1Gauge.GetImage(System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.GetImage.html#C1_Win_Gauge_C1Gauge_GetImage_System_Int32_System_Int32_System_Drawing_Imaging_PixelFormat_">GetImage(int, int, PixelFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a &quot;screenshot&quot; of the <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control as an Bitmap image
with given width, height, and pixel format.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_GetItemAt_System_Int32_System_Int32_" data-uid="C1.Win.Gauge.C1Gauge.GetItemAt(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.GetItemAt.html#C1_Win_Gauge_C1Gauge_GetItemAt_System_Int32_System_Int32_">GetItemAt(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the topmost hit-testable Gauge item, such as a decorator
or pointer, at the given location.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_InvalidateCache" data-uid="C1.Win.Gauge.C1Gauge.InvalidateCache">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.InvalidateCache.html#C1_Win_Gauge_C1Gauge_InvalidateCache">InvalidateCache()</a>
        </td>
        <td class="markdown level1 summary"><p>Invalidates the internal cache, then redraws the <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> control completely.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_IsInputKey_System_Windows_Forms_Keys_" data-uid="C1.Win.Gauge.C1Gauge.IsInputKey(System.Windows.Forms.Keys)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.IsInputKey.html#C1_Win_Gauge_C1Gauge_IsInputKey_System_Windows_Forms_Keys_">IsInputKey(Keys)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified key requires processing.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Load_System_IO_Stream_" data-uid="C1.Win.Gauge.C1Gauge.Load(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Load.html#C1_Win_Gauge_C1Gauge_Load_System_IO_Stream_">Load(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> from a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Load_System_String_" data-uid="C1.Win.Gauge.C1Gauge.Load(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Load.html#C1_Win_Gauge_C1Gauge_Load_System_String_">Load(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> from an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Load_System_Xml_XmlDocument_" data-uid="C1.Win.Gauge.C1Gauge.Load(System.Xml.XmlDocument)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Load.html#C1_Win_Gauge_C1Gauge_Load_System_Xml_XmlDocument_">Load(XmlDocument)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> from an <span class="xref">System.Xml.XmlDocument</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_LoadView_System_IO_Stream_" data-uid="C1.Win.Gauge.C1Gauge.LoadView(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.LoadView.html#C1_Win_Gauge_C1Gauge_LoadView_System_IO_Stream_">LoadView(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> from a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_LoadView_System_String_" data-uid="C1.Win.Gauge.C1Gauge.LoadView(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.LoadView.html#C1_Win_Gauge_C1Gauge_LoadView_System_String_">LoadView(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> from an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_LoadView_System_Xml_XmlDocument_" data-uid="C1.Win.Gauge.C1Gauge.LoadView(System.Xml.XmlDocument)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.LoadView.html#C1_Win_Gauge_C1Gauge_LoadView_System_Xml_XmlDocument_">LoadView(XmlDocument)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> from an <span class="xref">System.Xml.XmlDocument</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnBackColorChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnBackColorChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnBackColorChanged.html#C1_Win_Gauge_C1Gauge_OnBackColorChanged_System_EventArgs_">OnBackColorChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the BackColorChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnBackgroundImageChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnBackgroundImageChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnBackgroundImageChanged.html#C1_Win_Gauge_C1Gauge_OnBackgroundImageChanged_System_EventArgs_">OnBackgroundImageChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the BackgroundImageChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnBackgroundImageLayoutChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnBackgroundImageLayoutChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnBackgroundImageLayoutChanged.html#C1_Win_Gauge_C1Gauge_OnBackgroundImageLayoutChanged_System_EventArgs_">OnBackgroundImageLayoutChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the BackgroundImageLayoutChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnBindingContextChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnBindingContextChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnBindingContextChanged.html#C1_Win_Gauge_C1Gauge_OnBindingContextChanged_System_EventArgs_">OnBindingContextChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Notifies Gauges about changing the binding context.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnDrawFocus_C1_Win_Gauge_DrawFocusEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnDrawFocus(C1.Win.Gauge.DrawFocusEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnDrawFocus.html#C1_Win_Gauge_C1Gauge_OnDrawFocus_C1_Win_Gauge_DrawFocusEventArgs_">OnDrawFocus(DrawFocusEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.DrawFocus.html">DrawFocus</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnEnabledChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnEnabledChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnEnabledChanged.html#C1_Win_Gauge_C1Gauge_OnEnabledChanged_System_EventArgs_">OnEnabledChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the EnabledChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnFontChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnFontChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnFontChanged.html#C1_Win_Gauge_C1Gauge_OnFontChanged_System_EventArgs_">OnFontChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the FontChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnForeColorChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnForeColorChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnForeColorChanged.html#C1_Win_Gauge_C1Gauge_OnForeColorChanged_System_EventArgs_">OnForeColorChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the ForeColorChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnGotFocus_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnGotFocus(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnGotFocus.html#C1_Win_Gauge_C1Gauge_OnGotFocus_System_EventArgs_">OnGotFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the GotFocus event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemClick_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemClick(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemClick.html#C1_Win_Gauge_C1Gauge_OnItemClick_C1_Win_Gauge_ItemEventArgs_">OnItemClick(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemClick.html">ItemClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemDoubleClick_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemDoubleClick(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemDoubleClick.html#C1_Win_Gauge_C1Gauge_OnItemDoubleClick_C1_Win_Gauge_ItemEventArgs_">OnItemDoubleClick(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemDoubleClick.html">ItemDoubleClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemMouseDown_C1_Win_Gauge_ItemMouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemMouseDown(C1.Win.Gauge.ItemMouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemMouseDown.html#C1_Win_Gauge_C1Gauge_OnItemMouseDown_C1_Win_Gauge_ItemMouseEventArgs_">OnItemMouseDown(ItemMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseDown.html">ItemMouseDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemMouseEnter_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemMouseEnter(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemMouseEnter.html#C1_Win_Gauge_C1Gauge_OnItemMouseEnter_C1_Win_Gauge_ItemEventArgs_">OnItemMouseEnter(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseEnter.html">ItemMouseEnter</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemMouseLeave_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemMouseLeave(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemMouseLeave.html#C1_Win_Gauge_C1Gauge_OnItemMouseLeave_C1_Win_Gauge_ItemEventArgs_">OnItemMouseLeave(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseLeave.html">ItemMouseLeave</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemMouseMove_C1_Win_Gauge_ItemMouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemMouseMove(C1.Win.Gauge.ItemMouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemMouseMove.html#C1_Win_Gauge_C1Gauge_OnItemMouseMove_C1_Win_Gauge_ItemMouseEventArgs_">OnItemMouseMove(ItemMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseMove.html">ItemMouseMove</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemMouseUp_C1_Win_Gauge_ItemMouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemMouseUp(C1.Win.Gauge.ItemMouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemMouseUp.html#C1_Win_Gauge_C1Gauge_OnItemMouseUp_C1_Win_Gauge_ItemMouseEventArgs_">OnItemMouseUp(ItemMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseUp.html">ItemMouseUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnItemStateChanged_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnItemStateChanged(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnItemStateChanged.html#C1_Win_Gauge_C1Gauge_OnItemStateChanged_C1_Win_Gauge_ItemEventArgs_">OnItemStateChanged(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemStateChanged.html">ItemStateChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnKeyDown_System_Windows_Forms_KeyEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnKeyDown.html#C1_Win_Gauge_C1Gauge_OnKeyDown_System_Windows_Forms_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the KeyDown event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnLostFocus_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnLostFocus(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnLostFocus.html#C1_Win_Gauge_C1Gauge_OnLostFocus_System_EventArgs_">OnLostFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the LostFocus event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnMouseClick_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnMouseClick(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnMouseClick.html#C1_Win_Gauge_C1Gauge_OnMouseClick_System_Windows_Forms_MouseEventArgs_">OnMouseClick(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseClick event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnMouseDoubleClick_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnMouseDoubleClick.html#C1_Win_Gauge_C1Gauge_OnMouseDoubleClick_System_Windows_Forms_MouseEventArgs_">OnMouseDoubleClick(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseDoubleClick event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnMouseDown.html#C1_Win_Gauge_C1Gauge_OnMouseDown_System_Windows_Forms_MouseEventArgs_">OnMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseDown event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnMouseLeave_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnMouseLeave(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnMouseLeave.html#C1_Win_Gauge_C1Gauge_OnMouseLeave_System_EventArgs_">OnMouseLeave(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseLeave event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnMouseMove.html#C1_Win_Gauge_C1Gauge_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseMove event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnMouseUp.html#C1_Win_Gauge_C1Gauge_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseUp event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnMove_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnMove(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnMove.html#C1_Win_Gauge_C1Gauge_OnMove_System_EventArgs_">OnMove(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Move event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnPaint_System_Windows_Forms_PaintEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnPaint(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnPaint.html#C1_Win_Gauge_C1Gauge_OnPaint_System_Windows_Forms_PaintEventArgs_">OnPaint(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Paint event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnPaintBackground_System_Windows_Forms_PaintEventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnPaintBackground.html#C1_Win_Gauge_C1Gauge_OnPaintBackground_System_Windows_Forms_PaintEventArgs_">OnPaintBackground(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the background of the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnResize_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnResize(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnResize.html#C1_Win_Gauge_C1Gauge_OnResize_System_EventArgs_">OnResize(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Resize event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_OnVisibleChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1Gauge.OnVisibleChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.OnVisibleChanged.html#C1_Win_Gauge_C1Gauge_OnVisibleChanged_System_EventArgs_">OnVisibleChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the VisibleChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Reset" data-uid="C1.Win.Gauge.C1Gauge.Reset">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Reset.html#C1_Win_Gauge_C1Gauge_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all gauges and shapes from a <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> and resets
its properties to their default values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Save_System_IO_Stream_" data-uid="C1.Win.Gauge.C1Gauge.Save(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Save.html#C1_Win_Gauge_C1Gauge_Save_System_IO_Stream_">Save(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Save_System_IO_Stream_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1Gauge.Save(System.IO.Stream,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Save.html#C1_Win_Gauge_C1Gauge_Save_System_IO_Stream_System_Text_Encoding_">Save(Stream, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Save_System_String_" data-uid="C1.Win.Gauge.C1Gauge.Save(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Save.html#C1_Win_Gauge_C1Gauge_Save_System_String_">Save(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Save_System_String_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1Gauge.Save(System.String,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Save.html#C1_Win_Gauge_C1Gauge_Save_System_String_System_Text_Encoding_">Save(string, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_Save_System_Xml_XmlWriter_" data-uid="C1.Win.Gauge.C1Gauge.Save(System.Xml.XmlWriter)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.Save.html#C1_Win_Gauge_C1Gauge_Save_System_Xml_XmlWriter_">Save(XmlWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into an <span class="xref">System.Xml.XmlWriter</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_SaveView_System_IO_Stream_" data-uid="C1.Win.Gauge.C1Gauge.SaveView(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.SaveView.html#C1_Win_Gauge_C1Gauge_SaveView_System_IO_Stream_">SaveView(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_SaveView_System_IO_Stream_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1Gauge.SaveView(System.IO.Stream,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.SaveView.html#C1_Win_Gauge_C1Gauge_SaveView_System_IO_Stream_System_Text_Encoding_">SaveView(Stream, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_SaveView_System_String_" data-uid="C1.Win.Gauge.C1Gauge.SaveView(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.SaveView.html#C1_Win_Gauge_C1Gauge_SaveView_System_String_">SaveView(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_SaveView_System_String_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1Gauge.SaveView(System.String,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.SaveView.html#C1_Win_Gauge_C1Gauge_SaveView_System_String_System_Text_Encoding_">SaveView(string, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_SaveView_System_Xml_XmlWriter_" data-uid="C1.Win.Gauge.C1Gauge.SaveView(System.Xml.XmlWriter)">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.SaveView.html#C1_Win_Gauge_C1Gauge_SaveView_System_Xml_XmlWriter_">SaveView(XmlWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a View of <a class="xref" href="C1.Win.Gauge.C1Gauge.html">C1Gauge</a> into an <span class="xref">System.Xml.XmlWriter</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCommonBorders" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonBorders">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonBorders.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCommonBorders">ShouldSerializeCommonBorders()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCommonFillings" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonFillings">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonFillings.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCommonFillings">ShouldSerializeCommonFillings()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCommonFonts" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonFonts">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonFonts.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCommonFonts">ShouldSerializeCommonFonts()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCommonGradients" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonGradients">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonGradients.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCommonGradients">ShouldSerializeCommonGradients()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCommonImages" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonImages">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonImages.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCommonImages">ShouldSerializeCommonImages()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCommonShadows" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonShadows">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonShadows.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCommonShadows">ShouldSerializeCommonShadows()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCommonShapes" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonShapes">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCommonShapes.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCommonShapes">ShouldSerializeCommonShapes()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeCoverShapes" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeCoverShapes">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeCoverShapes.html#C1_Win_Gauge_C1Gauge_ShouldSerializeCoverShapes">ShouldSerializeCoverShapes()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeFaceShapes" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeFaceShapes">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeFaceShapes.html#C1_Win_Gauge_C1Gauge_ShouldSerializeFaceShapes">ShouldSerializeFaceShapes()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeGauges" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeGauges">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeGauges.html#C1_Win_Gauge_C1Gauge_ShouldSerializeGauges">ShouldSerializeGauges()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeHotBrush" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeHotBrush">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeHotBrush.html#C1_Win_Gauge_C1Gauge_ShouldSerializeHotBrush">ShouldSerializeHotBrush()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeShadow" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeShadow">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeShadow.html#C1_Win_Gauge_C1Gauge_ShouldSerializeShadow">ShouldSerializeShadow()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ShouldSerializeViewport" data-uid="C1.Win.Gauge.C1Gauge.ShouldSerializeViewport">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ShouldSerializeViewport.html#C1_Win_Gauge_C1Gauge_ShouldSerializeViewport">ShouldSerializeViewport()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_C1Gauge_DrawFocus" data-uid="C1.Win.Gauge.C1Gauge.DrawFocus">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.DrawFocus.html">DrawFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the focus rectangle should be drawn.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemClick" data-uid="C1.Win.Gauge.C1Gauge.ItemClick">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemClick.html">ItemClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a Gauge item is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemDoubleClick" data-uid="C1.Win.Gauge.C1Gauge.ItemDoubleClick">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemDoubleClick.html">ItemDoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a Gauge item is double-clicked.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemMouseDown" data-uid="C1.Win.Gauge.C1Gauge.ItemMouseDown">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseDown.html">ItemMouseDown</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer is over a Gauge item and a mouse button is pressed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemMouseEnter" data-uid="C1.Win.Gauge.C1Gauge.ItemMouseEnter">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseEnter.html">ItemMouseEnter</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer enters a Gauge item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemMouseLeave" data-uid="C1.Win.Gauge.C1Gauge.ItemMouseLeave">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseLeave.html">ItemMouseLeave</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer leaves a Gauge item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemMouseMove" data-uid="C1.Win.Gauge.C1Gauge.ItemMouseMove">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseMove.html">ItemMouseMove</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer is moved over a Gauge item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemMouseUp" data-uid="C1.Win.Gauge.C1Gauge.ItemMouseUp">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemMouseUp.html">ItemMouseUp</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer is over a Gauge item and a mouse button is released.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1Gauge_ItemStateChanged" data-uid="C1.Win.Gauge.C1Gauge.ItemStateChanged">
          <a class="xref" href="C1.Win.Gauge.C1Gauge.ItemStateChanged.html">ItemStateChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the state of a Gauge item is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
