[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.AddPath

AddPath Method

AddPath(PathEx)

Appends path.

Declaration
public void AddPath(PathEx graphicsPath)
Parameters
Type Name Description
PathEx graphicsPath

AddPath(PathEx, bool)

Appends path.

Declaration
public void AddPath(PathEx graphicsPath, bool connected)
Parameters
Type Name Description
PathEx graphicsPath
bool connected