Cog3DHandEyeCalibrationProgressEventHandler DelegateCognex VisionPro 9.5
This is the delegate for the hand-eye calibration progress event handler.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public delegate void Cog3DHandEyeCalibrationProgressEventHandler(
	Object sender,
	Cog3DHandEyeCalibrationProgressEventArgs e
)
See Also