# C1.Win.Gauge.C1GaugeCustomImage.KeepAspectRatio

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Gauge_C1GaugeCustomImage_KeepAspectRatio_" data-uid="C1.Win.Gauge.C1GaugeCustomImage.KeepAspectRatio*">KeepAspectRatio Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Gauge_C1GaugeCustomImage_KeepAspectRatio_" data-uid="C1.Win.Gauge.C1GaugeCustomImage.KeepAspectRatio*"></a>
<h4 id="C1_Win_Gauge_C1GaugeCustomImage_KeepAspectRatio" data-uid="C1.Win.Gauge.C1GaugeCustomImage.KeepAspectRatio">KeepAspectRatio</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the image aspect ratio should be maintained.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool KeepAspectRatio { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property KeepAspectRatio As Boolean</code></pre>
</div>
</div>
