Click or drag to resize

BinaryArchiveReaderReadPointF Method

Reads a PointF from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public PointF ReadPointF()

Return Value

Type: PointF
The element that was read.
See Also