ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing.Drawing2D Namespace / GraphicsPath Class / Reverse Method

In This Topic
    Reverse Method (GraphicsPath)
    In This Topic
    Reverses the order of points in the PathPoints array of this GraphicsPath.
    Syntax
    'Declaration
     
    Public Sub Reverse() 
    public void Reverse()
    See Also