The desired x-axis rotation of calibrated space, expressed in the coordinate space specified by CalibratedXAxisRotationSpace. Calibrated space will be adjusted so that its x-axis appears at this angle (in radians) when calibrated.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 69.0.0.0
public double CalibratedXAxisRotation { get; set; }public double CalibratedXAxisRotation { get; set; }Public Property CalibratedXAxisRotation As Double
Get
Set
Public Property CalibratedXAxisRotation As Double
Get
Set
public:
property double CalibratedXAxisRotation {
double get ();
void set (double value);
}public:
property double CalibratedXAxisRotation {
double get ();
void set (double value);
}Property Value
Type:
Double| 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: |
The desired x-axis rotation of calibrated space in radians, expressed in the coordinate space specified by CalibratedXAxisRotationSpace. Calibrated space will be adjusted so that its x-axis appears at this angle when calibrated.
Default Value: 0