Returns a deep copy of the supplied object.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Parameters
- obj
- Type: System Object
The object to copy.
Return Value
Type: ObjectA copy of the input object.
See Also