[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalUtils.FillBackground

FillBackground Method

FillBackground(ImageInfo, IDrawingCanvas, RectangleF, BackgroundRepeatOption, ITextMetricsProvider, ResourceLocator)

Declaration
public static void FillBackground(ImageInfo drawImage, IDrawingCanvas canvas, RectangleF area, BackgroundRepeatOption repeatOption, ITextMetricsProvider textMetrics = null, ResourceLocator resourceLocator = null)
Parameters
Type Name Description
ImageInfo drawImage
IDrawingCanvas canvas
RectangleF area
BackgroundRepeatOption repeatOption
ITextMetricsProvider textMetrics
ResourceLocator resourceLocator