[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalRenderers.DrawingCanvasExtension.CreateBrush

CreateBrush Method

CreateBrush(IDrawingCanvas, IStyle, RectangleF)

Creates new brush based on style. For internal use only.

Declaration
public static BrushEx CreateBrush(this IDrawingCanvas canvas, IStyle style, RectangleF boundRectEx)
Parameters
Type Name Description
IDrawingCanvas canvas
IStyle style
RectangleF boundRectEx
Returns
Type Description
BrushEx