Cog3DHandEyeCalibrationProgressEventArgs CancelRequested Property Cognex VisionPro 9.5
Gets whether a request to cancel the hand-eye calibration has been made.

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

public bool CancelRequested { get; }

Property Value

Type: Boolean
True if cancel is requested; False Otherwise
See Also