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

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

public CogTransform2DRigid(
	CogTransform2DRigid other
)
See Also