Click or drag to resize
DigitalRuneGraphicsManagerRender Method
Renders the graphics screens to the back buffer or another presentation target.
Overload List
  NameDescription
Public methodRender(Boolean)
Renders the graphics screens to the back buffer.
Public methodRender(IPresentationTarget)
Renders the registered graphics screens into the given presentation target.
Public methodRender(IPresentationTarget, IListGraphicsScreen)
Renders the specified graphics screens into the given presentation target.
Top
See Also