CogImageFileCDB Constructor (CogImageFileCDB)Cognex VisionPro 9.20
Constructs a new instance of this class as a deep copy of the given instance.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 80.0.0.0
Syntax

public CogImageFileCDB(
	CogImageFileCDB other
)
See Also