CogCalibNPointToNPoint SwapCalibratedHandedness Property Cognex VisionPro
Specifies the handedness of the calibrated space. When SwapCalibratedHandedness is false, the calibrated space will have the same handedness as the raw (unadjusted) calibrated space. Otherwise, it will have the opposite handedness.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax

public bool SwapCalibratedHandedness { get; set; }

Property Value

Type: Boolean
Events

Remarks

Specifies the handedness of the calibrated space. When SwapCalibratedHandedness is false, the calibrated space has the same handedness as the raw (unadjusted) calibrated space. Otherwise, it has the opposite handedness.

Default Value: False

See Also