Click or drag to resize

RhinoViewCaptureToBitmap Method

Capture View contents to a bitmap.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Bitmap CaptureToBitmap()

Return Value

Type: Bitmap
The bitmap of the complete view.
See Also