ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / AddPath Method / AddPath(PathEx,Boolean) Method

In This Topic
AddPath(PathEx,Boolean) Method
In This Topic
Appends path.
Syntax
'Declaration
 
Public Overloads Sub AddPath( _
   ByVal graphicsPath As PathEx, _
   ByVal connected As Boolean _
) 
 

Parameters

graphicsPath
connected
See Also