Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogCalibCheckerboardCurrentRecordConstantsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Enable creation of records by bitwise ORing the appropriate CogCalibCheckerboardCurrentRecordConstants.
Default Value: InputImage + CalibratedAxes + CalibrationImage + CalUncalibratedPoints + CalCalibratedAxes + UndistortedCalibrationImage + CalDestinationRectangle + CalUndistortedImageMask
See Also