SimpleArrayLineToArray Method |
Copies the unmanaged array to a managed counterpart.
Namespace:
Rhino.Runtime.InteropWrappers
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function ToArray As Line()
Return Value
Type:
LineThe managed array.
See Also