Click or drag to resize

BinaryArchiveReaderReadRenderSettings Method

Reads a RenderSettings-derived object from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RenderSettings ReadRenderSettings()

Return Value

Type: RenderSettings
The element that was read.
See Also