CogCalibFeatureExtractorCheckerboard LabelMode Property Cognex VisionPro 9.22 SR1
Gets/sets the label mode of the vertices on the checkerboard calibration plate.

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

public CogCalibFeatureExtractorCheckerboardLabelModeConstants LabelMode { get; set; }

Property Value

Type: CogCalibFeatureExtractorCheckerboardLabelModeConstants
The default value is None.
Events

Exceptions

ExceptionCondition
ArgumentException If the value is invalid, i.e., not a listed member in CogCalibFeatureExtractorCheckerboardLabelModeConstants.
See Also