IGraphicsContext.SwapBuffers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Swaps buffers, presenting the rendered scene to the user.
public void SwapBuffers ();
abstract member SwapBuffers : unit -> unit