Click or drag to resize

File3dmSetPreviewImage Method

Preview image used for file explorer

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void SetPreviewImage(
	Bitmap image
)

Parameters

image
Type: System.DrawingBitmap

[Missing <param name="image"/> documentation for "M:Rhino.FileIO.File3dm.SetPreviewImage(System.Drawing.Bitmap)"]

See Also