Click or drag to resize

FileWriteOptionsIncludePreviewImage Property

The file written should include a preview image if your File Writing Plug-in supports it.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IncludePreviewImage { get; set; }

Property Value

Type: Boolean
See Also