Click or drag to resize

BinaryArchiveReaderReadPoint Method

Reads a Point from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point ReadPoint()

Return Value

Type: Point
The element that was read.
See Also