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