[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.IDrawingCanvas.DrawAndFillPath

DrawAndFillPath Method

DrawAndFillPath(PenEx, BrushEx, PathEx)

Fills the path supplied with brush, and strokes it with pen. If brush or pen is null, corresponding operation is omitted.

Declaration
void DrawAndFillPath(PenEx pen, BrushEx brush, PathEx path)
Parameters
Type Name Description
PenEx pen
BrushEx brush
PathEx path