DX9ToolsR4 - Created by: X

DX9Graphics.Present Method

Presents the scene.

Overload List

Presents the scene.

public void Present();

Presents the scene.

public void Present(Rectangle,bool);

Presents the scene.

public void Present(Rectangle,Rectangle,IntPtr);

Presents the scene.

public void Present(Rectangle,IntPtr,bool);

Presents the scene.

public void Present(Rectangle,Control,bool);

Presents the scene.

public void Present(IntPtr);

Presents the scene.

public void Present(Control);

See Also

DX9Graphics Class | CBX.Libs.DX9ToolsR4 Namespace