Cog3DCameraCalibrationProgressEventHandler DelegateCognex VisionPro 9.7
This is the delegate of camera calibration progress event handler.

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

public delegate void Cog3DCameraCalibrationProgressEventHandler(
	Object sender,
	Cog3DCameraCalibrationProgressEventArgs e
)
See Also