Click or drag to resize

BinaryArchiveReaderReadSize Method

Reads a Size from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Size ReadSize()

Return Value

Type: Size
The element that was read.
See Also