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

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

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