RhinoCommon API
FileWriteOptionsIncludeBitmapTable Property |
The file written should include the bitmap table if your File Writing Plug-in supports it.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
public bool IncludeBitmapTable { get; set; }
Public Property IncludeBitmapTable As Boolean Get Set