BinaryArchiveReaderReadPoint3f Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Point3f ReadPoint3f()
Public Function ReadPoint3f As Point3f
Return Value
Type:
Point3fThe element that was read.
See Also