CogFeaturePosition Constructor (CogFeaturePosition)Cognex VisionPro 9.8 SR1
Construct this object by making a deep copy of the supplied object.

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

public CogFeaturePosition(
	CogFeaturePosition other
)
Exceptions

ExceptionCondition
ArgumentNullException If other is null.
See Also