# GrapeCity.Documents.Svg.SvgElement.ElementType

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Svg_SvgElement_ElementType_" data-uid="GrapeCity.Documents.Svg.SvgElement.ElementType*">ElementType Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Svg_SvgElement_ElementType_" data-uid="GrapeCity.Documents.Svg.SvgElement.ElementType*"></a>
<h4 id="GrapeCity_Documents_Svg_SvgElement_ElementType" data-uid="GrapeCity.Documents.Svg.SvgElement.ElementType">ElementType</h4>
<div class="markdown level1 summary"><p>Gets the type of the current SVG element.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public SvgElementType ElementType { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property ElementType As SvgElementType</code></pre>
</div>
</div>
