| GraphicsManagerRender Method |
| Name | Description | |
|---|---|---|
| Render(Boolean) |
Renders the graphics screens to the back buffer.
| |
| Render(IPresentationTarget) |
Renders the registered graphics screens into the given presentation target.
| |
| Render(IPresentationTarget, IListGraphicsScreen) |
Renders the specified graphics screens into the given presentation target.
|