Click or drag to resize

BinaryArchiveReaderReadLine Method

Reads a Line from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Line ReadLine()

Return Value

Type: Line
The element that was read.
See Also