Returns a deep copy of this class instance. Derived classes that
implement Clone should override this method. Other clients
who wish to clone this instance should call ICloneable::Clone.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax
Return Value
Type: ObjectImplements
ICloneable CloneSee Also