BinaryArchiveReaderReadRectangle Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Rectangle ReadRectangle()
Public Function ReadRectangle As Rectangle
Return Value
Type:
RectangleThe element that was read.
See Also