BinaryArchiveReaderReadVector2d Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Vector2d ReadVector2d()
Public Function ReadVector2d As Vector2d
Return Value
Type:
Vector2dThe element that was read.
See Also