CogFeatureCrspsMCameras Constructor (CogFeatureCrspsMCameras)Cognex VisionPro 9.20
Copy constructs a CogFeatureCrspsMCameras object. This is a deep copy.

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

public CogFeatureCrspsMCameras(
	CogFeatureCrspsMCameras other
)
Exceptions

ExceptionCondition
ArgumentNullException If other is null.
See Also