DX9ToolsR4 - Created by: X

DX9DDGraphicsWin.Present Method ()

Renders the scene by drawing the backbuffer onto the front surface. This method only uses the Surface.Draw method using DirectDraw.DrawFlags.Wait as a flag parameter.

[Visual Basic]
Overloads Public Sub Present()
[C#]
public void Present();

See Also

DX9DDGraphicsWin Class | CBX.Libs.DX9ToolsR4 Namespace | DX9DDGraphicsWin.Present Overload List