# C1.Win.Gauge.C1GaugeSector.InnerOffset

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Gauge_C1GaugeSector_InnerOffset_" data-uid="C1.Win.Gauge.C1GaugeSector.InnerOffset*">InnerOffset Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Gauge_C1GaugeSector_InnerOffset_" data-uid="C1.Win.Gauge.C1GaugeSector.InnerOffset*"></a>
<h4 id="C1_Win_Gauge_C1GaugeSector_InnerOffset" data-uid="C1.Win.Gauge.C1GaugeSector.InnerOffset">InnerOffset</h4>
<div class="markdown level1 summary"><p>Gets or sets the logical offset of the inner circle (if the <a class="xref" href="C1.Win.Gauge.C1GaugeSector.SweepAngle.html#C1_Win_Gauge_C1GaugeSector_SweepAngle">SweepAngle</a> is less than 180 degrees).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public double InnerOffset { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property InnerOffset As Double</code></pre>
</div>
</div>
