Description:
Draw a given viewport to an off-screen bitmap.
Syntax:
Parameters:
- viewport
- Type: RhinoViewport
- Viewport to draw.
- width
- Type: int
- Width of target image.
- height
- Type: int
- Height of target image.
Returns:
Type: Bitmap
A bitmap containing the given view, or None on error.
Available since:
5.0