ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx.Segment Structure / FigureEnd Method

In This Topic
    FigureEnd Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function FigureEnd( _
       ByVal closed As Boolean _
    ) As PathEx.Segment
    public static PathEx.Segment FigureEnd( 
       bool closed
    )

    Parameters

    closed
    See Also