# C1.Win.Gauge.C1GaugeSingleMark.CustomShape

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Gauge_C1GaugeSingleMark_CustomShape_" data-uid="C1.Win.Gauge.C1GaugeSingleMark.CustomShape*">CustomShape Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Gauge_C1GaugeSingleMark_CustomShape_" data-uid="C1.Win.Gauge.C1GaugeSingleMark.CustomShape*"></a>
<h4 id="C1_Win_Gauge_C1GaugeSingleMark_CustomShape" data-uid="C1.Win.Gauge.C1GaugeSingleMark.CustomShape">CustomShape</h4>
<div class="markdown level1 summary"><p>Gets the custom shape for this tick mark.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[TypeConverter(typeof(CustomShapeExpandableConverter))]
public C1GaugeCustomShape CustomShape { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(CustomShapeExpandableConverter))&gt;
Public Property CustomShape As C1GaugeCustomShape</code></pre>
</div>
</div>
