BinaryArchiveReader.ReadRectangle Method

BinaryArchiveReaderReadRectangle Method

Reads a Rectangle from the archive.

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

Return Value

Type: Rectangle
The element that was read.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also