[]
Renders a frame and background for layout area according to the specified parameters
public static GraphicalUtils.Clip RenderFrame(GraphicsRenderContext context, ILayoutArea area, bool doBackground, bool doBorders)
| Type | Name | Description |
|---|---|---|
| GraphicsRenderContext | context | |
| ILayoutArea | area | |
| bool | doBackground | |
| bool | doBorders |
| Type | Description |
|---|---|
| GraphicalUtils.Clip |