BufferedGraphics::Render Method (Graphics^)
.NET Framework (current version)
Writes the contents of the graphics buffer to the specified Graphics object.
Assembly: System.Drawing (in System.Drawing.dll)
The following code example demonstrates rendering the contents of the graphics buffer to a specified Graphics object. This code is part of a larger example provided for the BufferedGraphics class.
.NET Framework
Available since 2.0
Available since 2.0
Show: