BinaryArchiveReaderReadTransform Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Transform ReadTransform()
Public Function ReadTransform As Transform
Return Value
Type:
TransformThe element that was read.
See Also