Click or drag to resize

CreatePreviewEventArgsPreviewImage Property

Initially null. If this image is set, then this image will be used for the preview. If never set, the default internal simulation preview will be used.

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

Property Value

Type: Bitmap
See Also