Description
Returns a rendered image of the graphics state of this view.
Visual Basic
Public Function RenderToImage() As Bitmap
C#
public Bitmap RenderToImage();
Returns a rendered image of the graphics state of this view.
Public Function RenderToImage() As Bitmap
public Bitmap RenderToImage();