# C1.Win.Map.VectorPolyline.Type

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Map_VectorPolyline_Type_" data-uid="C1.Win.Map.VectorPolyline.Type*">Type Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Map_VectorPolyline_Type_" data-uid="C1.Win.Map.VectorPolyline.Type*"></a>
<h4 id="C1_Win_Map_VectorPolyline_Type" data-uid="C1.Win.Map.VectorPolyline.Type">Type</h4>
<div class="markdown level1 summary"><p>Gets the type (<a class="xref" href="C1.Win.Map.VectorType.html#C1_Win_Map_VectorType_Polyline">Polyline</a>) of this vector element.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override VectorType Type { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides ReadOnly Property Type As VectorType</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="C1.Win.Map.VectorItem.Type.html#C1_Win_Map_VectorItem_Type">VectorItem.Type</a></div>
</div>
