BinaryArchiveReader.ReadSize Method

BinaryArchiveReaderReadSize Method

Reads a Size from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Size ReadSize()
Public Function ReadSize As Size

Return Value

Type: Size
The element that was read.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also