[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.-ctor

PathEx Constructor

PathEx()

Declaration
public PathEx()

PathEx(IEnumerable<Segment>, FillModeEx)

Declaration
public PathEx(IEnumerable<PathEx.Segment> gpath, FillModeEx fillMode)
Parameters
Type Name Description
IEnumerable<PathEx.Segment> gpath
FillModeEx fillMode