Specifies whether the CalibratedXAxisRotation property is expressed in uncalibrated space, or in raw calibrated space.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
public CogCalibCheckerboardAdjustmentSpaceConstants CalibratedXAxisRotationSpace { get; set; }public CogCalibCheckerboardAdjustmentSpaceConstants CalibratedXAxisRotationSpace { get; set; }Public Property CalibratedXAxisRotationSpace As CogCalibCheckerboardAdjustmentSpaceConstants
Get
Set
Public Property CalibratedXAxisRotationSpace As CogCalibCheckerboardAdjustmentSpaceConstants
Get
Set
public:
property CogCalibCheckerboardAdjustmentSpaceConstants CalibratedXAxisRotationSpace {
CogCalibCheckerboardAdjustmentSpaceConstants get ();
void set (CogCalibCheckerboardAdjustmentSpaceConstants value);
}public:
property CogCalibCheckerboardAdjustmentSpaceConstants CalibratedXAxisRotationSpace {
CogCalibCheckerboardAdjustmentSpaceConstants get ();
void set (CogCalibCheckerboardAdjustmentSpaceConstants value);
}Property Value
Type:
CogCalibCheckerboardAdjustmentSpaceConstants| Event Type | Reason |
|---|
| CogCalibCheckerboard Changed |
Fires when the value of this property changes and the object has not been calibrated.
The following state flag may be affected: |
| CogCalibCheckerboard Changed |
Fires when the value of this property changes and full or partial calibration is completed.
The following state flags may be affected: |
Specifies whether the
CalibratedXAxisRotation property is expressed in uncalibrated space, or in raw calibrated space.
Default Value: RawCalibrated