# FarPoint.Win.Spread.IFeatures.EnhancedShapeEngine

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_IFeatures_EnhancedShapeEngine_" data-uid="FarPoint.Win.Spread.IFeatures.EnhancedShapeEngine*">EnhancedShapeEngine Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_IFeatures_EnhancedShapeEngine_" data-uid="FarPoint.Win.Spread.IFeatures.EnhancedShapeEngine*"></a>
<h4 id="FarPoint_Win_Spread_IFeatures_EnhancedShapeEngine" data-uid="FarPoint.Win.Spread.IFeatures.EnhancedShapeEngine">EnhancedShapeEngine</h4>
<div class="markdown level1 summary"><p>Gets or sets whether to use the new enhanced shape engine.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool EnhancedShapeEngine { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property EnhancedShapeEngine As Boolean</code></pre>
</div>
<h5 id="FarPoint_Win_Spread_IFeatures_EnhancedShapeEngine_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This features is available only if the flat style is using (<span class="xref">FarPoint.Win.Spread.FpSpread.LegacyBehaviors</span> doesn't contain <a class="xref" href="FarPoint.Win.Spread.LegacyBehaviors.html#FarPoint_Win_Spread_LegacyBehaviors_Style">Style</a>).</p>
</div>
</div>
