ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing.Drawing2D Namespace / GraphicsPath Class / CloseAllFigures Method

In This Topic
CloseAllFigures Method (GraphicsPath)
In This Topic
Closes all open figures in this path and starts a new figure. It closes each open figure by connecting a line from its endpoint to its starting point.
Syntax
'Declaration
 
Public Sub CloseAllFigures() 
 
See Also