[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalUtils.RenderFrame

RenderFrame Method

RenderFrame(GraphicsRenderContext, ILayoutArea, bool, bool)

Renders a frame and background for layout area according to the specified parameters

Declaration
public static GraphicalUtils.Clip RenderFrame(GraphicsRenderContext context, ILayoutArea area, bool doBackground, bool doBorders)
Parameters
Type Name Description
GraphicsRenderContext context
ILayoutArea area
bool doBackground
bool doBorders
Returns
Type Description
GraphicalUtils.Clip