# C1.Win.Gauge.C1GaugePointer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugePointer" data-uid="C1.Win.Gauge.C1GaugePointer" class="text-break">C1GaugePointer Class
</h1>
  <div class="markdown level0 summary"><p>Defines properties of the Gauge pointer.</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">C1GaugePointer</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><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icustomtypedescriptor">ICustomTypeDescriptor</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_C1GaugePointer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1GaugePointer : ICloneable, IDisposable, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1GaugePointer
    Implements ICloneable, IDisposable, ICustomTypeDescriptor</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_C1GaugePointer__ctor" data-uid="C1.Win.Gauge.C1GaugePointer.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.-ctor.html#C1_Win_Gauge_C1GaugePointer__ctor">C1GaugePointer()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Gauge.C1GaugePointer.html">C1GaugePointer</a>.</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_C1GaugePointer_Alignment" data-uid="C1.Win.Gauge.C1GaugePointer.Alignment">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Alignment.html#C1_Win_Gauge_C1GaugePointer_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Alignment of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Border" data-uid="C1.Win.Gauge.C1GaugePointer.Border">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Border.html#C1_Win_Gauge_C1GaugePointer_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the properties of the pointer border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Clippings" data-uid="C1.Win.Gauge.C1GaugePointer.Clippings">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Clippings.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_CustomImage" data-uid="C1.Win.Gauge.C1GaugePointer.CustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.CustomImage.html#C1_Win_Gauge_C1GaugePointer_CustomImage">CustomImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom image used to draw the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_CustomShape" data-uid="C1.Win.Gauge.C1GaugePointer.CustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.CustomShape.html#C1_Win_Gauge_C1GaugePointer_CustomShape">CustomShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the custom shape of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Filling" data-uid="C1.Win.Gauge.C1GaugePointer.Filling">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Filling.html#C1_Win_Gauge_C1GaugePointer_Filling">Filling</a>
        </td>
        <td class="markdown level1 summary"><p>Adjusts the interior filling of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_FlipShape" data-uid="C1.Win.Gauge.C1GaugePointer.FlipShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.FlipShape.html#C1_Win_Gauge_C1GaugePointer_FlipShape">FlipShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the shape of the pointer is inverted.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Gradient" data-uid="C1.Win.Gauge.C1GaugePointer.Gradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Gradient.html#C1_Win_Gauge_C1GaugePointer_Gradient">Gradient</a>
        </td>
        <td class="markdown level1 summary"><p>Encapsulates properties of a color gradient.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_HitTestable" data-uid="C1.Win.Gauge.C1GaugePointer.HitTestable">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.HitTestable.html#C1_Win_Gauge_C1GaugePointer_HitTestable">HitTestable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the pointer can be hit-tested.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_IsMainPointer" data-uid="C1.Win.Gauge.C1GaugePointer.IsMainPointer">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.IsMainPointer.html#C1_Win_Gauge_C1GaugePointer_IsMainPointer">IsMainPointer</a>
        </td>
        <td class="markdown level1 summary"><p>Returns True if this pointer is the main in the owner Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Length" data-uid="C1.Win.Gauge.C1GaugePointer.Length">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Length.html#C1_Win_Gauge_C1GaugePointer_Length">Length</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical length of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Length2" data-uid="C1.Win.Gauge.C1GaugePointer.Length2">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Length2.html#C1_Win_Gauge_C1GaugePointer_Length2">Length2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the end length of the pointer (<a class="xref" href="C1.Win.Gauge.C1GaugePointer.Length.html#C1_Win_Gauge_C1GaugePointer_Length">Length</a> is the start length).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Name" data-uid="C1.Win.Gauge.C1GaugePointer.Name">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Name.html#C1_Win_Gauge_C1GaugePointer_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a name associated with the <a class="xref" href="C1.Win.Gauge.C1GaugePointer.html">C1GaugePointer</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Offset" data-uid="C1.Win.Gauge.C1GaugePointer.Offset">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Offset.html#C1_Win_Gauge_C1GaugePointer_Offset">Offset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical offset of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Offset2" data-uid="C1.Win.Gauge.C1GaugePointer.Offset2">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Offset2.html#C1_Win_Gauge_C1GaugePointer_Offset2">Offset2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the end offset of the pointer (<a class="xref" href="C1.Win.Gauge.C1GaugePointer.Offset.html#C1_Win_Gauge_C1GaugePointer_Offset">Offset</a> is the start offset).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_OrthogonalOffset" data-uid="C1.Win.Gauge.C1GaugePointer.OrthogonalOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.OrthogonalOffset.html#C1_Win_Gauge_C1GaugePointer_OrthogonalOffset">OrthogonalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical orthogonal offset of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Owner" data-uid="C1.Win.Gauge.C1GaugePointer.Owner">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Owner.html#C1_Win_Gauge_C1GaugePointer_Owner">Owner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the owner Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ScaledValue" data-uid="C1.Win.Gauge.C1GaugePointer.ScaledValue">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ScaledValue.html#C1_Win_Gauge_C1GaugePointer_ScaledValue">ScaledValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current value scaled by the ValueFactor and ValueOffset.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Shadow" data-uid="C1.Win.Gauge.C1GaugePointer.Shadow">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Shadow.html#C1_Win_Gauge_C1GaugePointer_Shadow">Shadow</a>
        </td>
        <td class="markdown level1 summary"><p>Encapsulates properties of the pointer shadow.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Shape" data-uid="C1.Win.Gauge.C1GaugePointer.Shape">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Shape.html#C1_Win_Gauge_C1GaugePointer_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Selects a shape from the set of predefined pointer shapes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShapeAngle" data-uid="C1.Win.Gauge.C1GaugePointer.ShapeAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShapeAngle.html#C1_Win_Gauge_C1GaugePointer_ShapeAngle">ShapeAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fixed angle (in degrees) to rotate this pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_SweepTime" data-uid="C1.Win.Gauge.C1GaugePointer.SweepTime">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.SweepTime.html#C1_Win_Gauge_C1GaugePointer_SweepTime">SweepTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the time amount (in seconds) that is taken to move the pointer from Minimum to Maximum.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Value" data-uid="C1.Win.Gauge.C1GaugePointer.Value">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Value.html#C1_Win_Gauge_C1GaugePointer_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the current value of the <a class="xref" href="C1.Win.Gauge.C1GaugePointer.html">C1GaugePointer</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ValueFactor" data-uid="C1.Win.Gauge.C1GaugePointer.ValueFactor">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ValueFactor.html#C1_Win_Gauge_C1GaugePointer_ValueFactor">ValueFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value multiplier to coerce the source scale of the value to the Gauge's scale.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ValueOffset" data-uid="C1.Win.Gauge.C1GaugePointer.ValueOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ValueOffset.html#C1_Win_Gauge_C1GaugePointer_ValueOffset">ValueOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value offset to coerce the source scale of the value to the Gauge's scale.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ViewTag" data-uid="C1.Win.Gauge.C1GaugePointer.ViewTag">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ViewTag.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_Visible" data-uid="C1.Win.Gauge.C1GaugePointer.Visible">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Visible.html#C1_Win_Gauge_C1GaugePointer_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the pointer is visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_Width" data-uid="C1.Win.Gauge.C1GaugePointer.Width">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Width.html#C1_Win_Gauge_C1GaugePointer_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical width of the pointer.</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_C1GaugePointer_GetValueAt_System_Int32_System_Int32_" data-uid="C1.Win.Gauge.C1GaugePointer.GetValueAt(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.GetValueAt.html#C1_Win_Gauge_C1GaugePointer_GetValueAt_System_Int32_System_Int32_">GetValueAt(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the Value that corresponds to the specified mouse position
(x, y), relative to the parent control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_GetValueAt_System_Int32_System_Int32_System_Boolean_" data-uid="C1.Win.Gauge.C1GaugePointer.GetValueAt(System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.GetValueAt.html#C1_Win_Gauge_C1GaugePointer_GetValueAt_System_Int32_System_Int32_System_Boolean_">GetValueAt(int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the Value that corresponds to the specified mouse position
(x, y), relative to the parent control. If the 'dragging' parameter
is True the returned value is the result of dragging the pointer
from its current position to (x, y).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_IncValue_System_Int32_System_Double_" data-uid="C1.Win.Gauge.C1GaugePointer.IncValue(System.Int32,System.Double)">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.IncValue.html#C1_Win_Gauge_C1GaugePointer_IncValue_System_Int32_System_Double_">IncValue(int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Increments the pointer's <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Value.html#C1_Win_Gauge_C1GaugePointer_Value">Value</a> to the next intervalsCount'th (first, second, etc.)
multiple of the snapping interval ('snapInterval').</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_IncValue_System_Int32_System_Double_System_Double_" data-uid="C1.Win.Gauge.C1GaugePointer.IncValue(System.Int32,System.Double,System.Double)">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.IncValue.html#C1_Win_Gauge_C1GaugePointer_IncValue_System_Int32_System_Double_System_Double_">IncValue(int, double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Increments the pointer's <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Value.html#C1_Win_Gauge_C1GaugePointer_Value">Value</a> to the next intervalsCount'th (first, second, etc.)
multiple of the snapping interval ('snapInterval'). The snapOrigin parameter
specifies the point of origin for snapping.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ResetBorder" data-uid="C1.Win.Gauge.C1GaugePointer.ResetBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetBorder.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_ResetCustomImage" data-uid="C1.Win.Gauge.C1GaugePointer.ResetCustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetCustomImage.html#C1_Win_Gauge_C1GaugePointer_ResetCustomImage">ResetCustomImage()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ResetCustomShape" data-uid="C1.Win.Gauge.C1GaugePointer.ResetCustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetCustomShape.html#C1_Win_Gauge_C1GaugePointer_ResetCustomShape">ResetCustomShape()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ResetFilling" data-uid="C1.Win.Gauge.C1GaugePointer.ResetFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetFilling.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_ResetGradient" data-uid="C1.Win.Gauge.C1GaugePointer.ResetGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetGradient.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_ResetLength" data-uid="C1.Win.Gauge.C1GaugePointer.ResetLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetLength.html#C1_Win_Gauge_C1GaugePointer_ResetLength">ResetLength()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ResetOffset" data-uid="C1.Win.Gauge.C1GaugePointer.ResetOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetOffset.html#C1_Win_Gauge_C1GaugePointer_ResetOffset">ResetOffset()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ResetShadow" data-uid="C1.Win.Gauge.C1GaugePointer.ResetShadow">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetShadow.html#C1_Win_Gauge_C1GaugePointer_ResetShadow">ResetShadow()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ResetWidth" data-uid="C1.Win.Gauge.C1GaugePointer.ResetWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ResetWidth.html#C1_Win_Gauge_C1GaugePointer_ResetWidth">ResetWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShouldSerializeBorder" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeBorder.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_ShouldSerializeClippings" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeClippings">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeClippings.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_ShouldSerializeCustomImage" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeCustomImage">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeCustomImage.html#C1_Win_Gauge_C1GaugePointer_ShouldSerializeCustomImage">ShouldSerializeCustomImage()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShouldSerializeCustomShape" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeCustomShape">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeCustomShape.html#C1_Win_Gauge_C1GaugePointer_ShouldSerializeCustomShape">ShouldSerializeCustomShape()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShouldSerializeFilling" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeFilling.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_ShouldSerializeGradient" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeGradient.html#C1_Win_Gauge_C1GaugePointer_ShouldSerializeGradient">ShouldSerializeGradient()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShouldSerializeLength" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeLength">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeLength.html#C1_Win_Gauge_C1GaugePointer_ShouldSerializeLength">ShouldSerializeLength()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShouldSerializeOffset" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeOffset.html#C1_Win_Gauge_C1GaugePointer_ShouldSerializeOffset">ShouldSerializeOffset()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShouldSerializeShadow" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeShadow">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeShadow.html#C1_Win_Gauge_C1GaugePointer_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_C1GaugePointer_ShouldSerializeViewTag" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeViewTag">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeViewTag.html#C1_Win_Gauge_C1GaugePointer_ShouldSerializeViewTag">ShouldSerializeViewTag()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ShouldSerializeWidth" data-uid="C1.Win.Gauge.C1GaugePointer.ShouldSerializeWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ShouldSerializeWidth.html#C1_Win_Gauge_C1GaugePointer_ShouldSerializeWidth">ShouldSerializeWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_ToString" data-uid="C1.Win.Gauge.C1GaugePointer.ToString">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.ToString.html#C1_Win_Gauge_C1GaugePointer_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_UpdateValue_System_Double_System_Double_" data-uid="C1.Win.Gauge.C1GaugePointer.UpdateValue(System.Double,System.Double)">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.UpdateValue.html#C1_Win_Gauge_C1GaugePointer_UpdateValue_System_Double_System_Double_">UpdateValue(double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the pointer's <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Value.html#C1_Win_Gauge_C1GaugePointer_Value">Value</a> with the number nearest 'newValue'
that is the multiple of the snapping interval ('snapInterval').</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugePointer_UpdateValue_System_Double_System_Double_System_Double_" data-uid="C1.Win.Gauge.C1GaugePointer.UpdateValue(System.Double,System.Double,System.Double)">
          <a class="xref" href="C1.Win.Gauge.C1GaugePointer.UpdateValue.html#C1_Win_Gauge_C1GaugePointer_UpdateValue_System_Double_System_Double_System_Double_">UpdateValue(double, double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the pointer's <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Value.html#C1_Win_Gauge_C1GaugePointer_Value">Value</a> with the number nearest 'newValue'
that is the multiple of the snapping interval ('snapInterval') counting
from the given origin ('snapOrigin').</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
