# C1.Web.Mvc.SVGStyle.StrokeMiterlimit

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_SVGStyle_StrokeMiterlimit_" data-uid="C1.Web.Mvc.SVGStyle.StrokeMiterlimit*">StrokeMiterlimit Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_SVGStyle_StrokeMiterlimit_" data-uid="C1.Web.Mvc.SVGStyle.StrokeMiterlimit*"></a>
<h4 id="C1_Web_Mvc_SVGStyle_StrokeMiterlimit" data-uid="C1.Web.Mvc.SVGStyle.StrokeMiterlimit">StrokeMiterlimit</h4>
<div class="markdown level1 summary"><p>A value that indicates the stroke miter limit.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Json(&quot;stroke-miterlimit&quot;)]
public double? StrokeMiterlimit { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Json(&quot;stroke-miterlimit&quot;)&gt;
Public Property StrokeMiterlimit As Double?</code></pre>
</div>
</div>
