[]
Represents the context for rendering graphics.
public class GraphicsRenderContext
| Name | Description |
|---|---|
| GraphicsRenderContext(ITargetDevice, IDrawingCanvas, ITextMetricsProvider, IRenderersFactory, IBookmarkService, EvalMessageInfo, bool, bool, bool) |
| Name | Description |
|---|---|
| RenderDynamicallyHidden | If |
| Name | Description |
|---|---|
| BookmarkService | Gets factory. |
| Canvas | The canvas to draw on. |
| DoBackground | |
| DoBorders | |
| DoContent | |
| EvalMessage | |
| MetricsProvider | Gets metrics provider. |
| RenderersFactory | Gets factory. |
| TargetDevice | Specifies ITargetDevice associated with this context |
| Name | Description |
|---|---|
| CreateInstance(ITargetDevice, IDrawingCanvas, ITextMetricsProvider, IRenderersFactory, IBookmarkService, EvalMessageInfo, bool, bool, bool, IPatchCollector) |