# GrapeCity.ActiveReports.Drawing.PathEx.StartFigure

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Drawing_PathEx_StartFigure_" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.StartFigure*">StartFigure Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Drawing_PathEx_StartFigure_" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.StartFigure*"></a>
<h4 id="GrapeCity_ActiveReports_Drawing_PathEx_StartFigure" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.StartFigure">StartFigure()</h4>
<div class="markdown level1 summary"><p>Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void StartFigure()</code></pre>
</div>
</div>
