Gets/sets the label mode of the vertices on the checkerboard calibration plate.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 79.0.0.0
Syntax
Property Value
Type: CogCalibFeatureExtractorCheckerboardLabelModeConstantsThe default value is None.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the value is invalid, i.e., not a listed member in CogCalibFeatureExtractorCheckerboardLabelModeConstants. |
See Also