BinaryArchiveReaderReadPoint4d Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Point4d ReadPoint4d()
Public Function ReadPoint4d As Point4d
Return Value
Type:
Point4dThe element that was read.
See Also