Click or drag to resize

BinaryArchiveReaderReadColor Method

Reads a Color from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color ReadColor()

Return Value

Type: Color
The element that was read.
See Also