CogFeatureCrsp Constructor (CogFeatureCrsp)Cognex VisionPro 9.7
Construct this object by making a deep copy of the supplied object.

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

public CogFeatureCrsp(
	CogFeatureCrsp other
)
Exceptions

ExceptionCondition
ArgumentNullException If other is null.
See Also