Specifies whether the CalibratedOriginX and CalibratedOriginY properties are expressed in uncalibrated space, or in raw calibrated space.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 69.0.0.0
Syntax
Property Value
Type: CogCalibNPointAdjustmentSpaceConstantsEvents
| Event Type | Reason |
|---|---|
| CogCalibNPointToNPoint Changed | Fires if a transform is not computed. The following state flag may be affected: |
| CogCalibNPointToNPoint Changed | Fires if results must be uncomputed. The following state flags may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not a valid member of the CogCalibNPointAdjustmentSpaceConstants enumeration. |
Remarks
Specifies whether the CalibratedOriginX and CalibratedOriginY properties are expressed in uncalibrated space or in raw calibrated space.
Default Value: RawCalibrated
See Also