Specifies whether the selected space of the output image will be a fully-qualified copy of the calibrated space name, or a fully-qualified copy of the uncalibrated space name.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogCalibSpaceToOutputConstantsEvents
| Event Type | Reason |
|---|---|
| CogCalibNPointToNPointRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not a member of the CogCalibSpaceToOutputConstants enumeration. |
Remarks
Specifies whether the selected space of the output image will be a copy of the calibrated coordinate space name or the uncalibrated coordinate space name. The output selected space name will always be a fully-qualified space name.
Default Value: CalibratedSpace
See Also