Click or drag to resize

BinaryArchiveReaderReadDouble Method

Reads a Double from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double ReadDouble()

Return Value

Type: Double
The value that was read.
See Also