Click or drag to resize

BinaryArchiveReaderReadVector2d Method

Reads a Vector2d from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Vector2d ReadVector2d()

Return Value

Type: Vector2d
The element that was read.
See Also