IGraphicsContext.SwapBuffers Method

Definition

Swaps buffers, presenting the rendered scene to the user.

public void SwapBuffers ();
abstract member SwapBuffers : unit -> unit

Applies to