CogCalibNPointToNPoint CalibratedXAxisRotation Property Cognex VisionPro
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.CalibFix
Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax

public double CalibratedXAxisRotation { get; set; }

Property Value

Type: Double
Events

Remarks

The 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 when calibrated.

Note: You must specify the angle in radians.

Default Value: 0

See Also