BinaryArchiveReaderReadPoint2d Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Point2d ReadPoint2d()
Public Function ReadPoint2d As Point2d
Return Value
Type:
Point2dThe element that was read.
See Also