BinaryArchiveReaderReadPointF Method |
Reads a
PointF from the archive.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic PointF ReadPointF()
Public Function ReadPointF As PointF
Return Value
Type:
PointFThe element that was read.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also