# GrapeCity.Documents.Svg.SvgElement.StrokeLineJoin

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Svg_SvgElement_StrokeLineJoin_" data-uid="GrapeCity.Documents.Svg.SvgElement.StrokeLineJoin*">StrokeLineJoin Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Svg_SvgElement_StrokeLineJoin_" data-uid="GrapeCity.Documents.Svg.SvgElement.StrokeLineJoin*"></a>
<h4 id="GrapeCity_Documents_Svg_SvgElement_StrokeLineJoin" data-uid="GrapeCity.Documents.Svg.SvgElement.StrokeLineJoin">StrokeLineJoin</h4>
<div class="markdown level1 summary"><p>Gets or sets a value specifying the shape to be used at the corners of paths or basic shapes when they are stroked.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public SvgStrokeLineJoin? StrokeLineJoin { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property StrokeLineJoin As SvgStrokeLineJoin?</code></pre>
</div>
</div>
