RhinoCommon API
RhinoViewCaptureToBitmap Method (Size) |
Capture View contents to a bitmap.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public Bitmap CaptureToBitmap( Size size )
Public Function CaptureToBitmap ( size As Size ) As Bitmap
Parameters
- size
- Type: System.DrawingSize
Size of Bitmap to capture to.
Return Value
Type: BitmapThe bitmap of the specified part of the view.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14