Transform2DRigid Constructor (Double, Double, Double)Cognex VisionPro 9.22

Constructs a Transform2DRigid using the supplied components.

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

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