Click or drag to resize

PreviewRenderedEventArgsBitmap Property

The Bitmap of the rendered preview

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.8
Syntax
public Bitmap Bitmap { get; set; }

Property Value

Type: Bitmap
See Also