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

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

public delegate void Cog3DHandEyeCalibrationProgressEventHandler(
	Object sender,
	Cog3DHandEyeCalibrationProgressEventArgs e
)

Parameters

sender
Type: System Object
e
Type: Cognex.VisionPro3D Cog3DHandEyeCalibrationProgressEventArgs
See Also