Click or drag to resize

BinaryArchiveReaderReadSizeF Method

Reads a SizeF from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public SizeF ReadSizeF()

Return Value

Type: SizeF
The element that was read.
See Also