Click or drag to resize

BinaryArchiveReaderReadRectangleF Method

Reads a RectangleF from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public RectangleF ReadRectangleF()

Return Value

Type: RectangleF
The element that was read.
See Also