Click or drag to resize

BinaryArchiveReaderReadRectangle Method

Reads a Rectangle from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Rectangle ReadRectangle()

Return Value

Type: Rectangle
The element that was read.
See Also