ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / Reverse Method

In This Topic
    Reverse Method (PathEx)
    In This Topic
    Reverses the order of points in the path.
    Syntax
    'Declaration
     
    Public Sub Reverse() 
    public void Reverse()
    See Also