# GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.Reverse

## Content

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



<h1 id="GrapeCity_ActiveReports_Chart_Drawing_Drawing2D_GraphicsPath_Reverse_" data-uid="GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.Reverse*">Reverse Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Chart_Drawing_Drawing2D_GraphicsPath_Reverse_" data-uid="GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.Reverse*"></a>
<h4 id="GrapeCity_ActiveReports_Chart_Drawing_Drawing2D_GraphicsPath_Reverse" data-uid="GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.Reverse">Reverse()</h4>
<div class="markdown level1 summary"><p>Reverses the order of points in the PathPoints array of this GraphicsPath.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void Reverse()</code></pre>
</div>
</div>
