A collection of characters positions to be verified. Each character position in this pattern will indicate which font models should be verified for that position. A character position specifies a font model via the font model's Name and Instance.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogOCVCharacterPositionsEvents
| Event Type | Reason |
|---|---|
| CogOCVPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogOCVPattern Changed | Fires when the value of this property changes and the pattern becomes untrained. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The collection of character positions is NULL. |
Remarks
A collection of characters positions to be verified. Each of the items in the character collection specifies the Name and Instance of each character that should be verified at that position.
See Also