Transform2DRigid Constructor (Double, Double, Double)Cognex VisionPro 9.21 SR1

Constructs a Transform2DRigid using the supplied components.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

public Transform2DRigid(
	double rotation,
	double translationX,
	double translationY
)
See Also