The font for this OCV pattern. Each character position in this pattern will indicate which of the font's model(s) 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: 69.0.0.0
Syntax
Property Value
Type: CogOCFontEvents
| 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 font becomes untrained. The following state flags may be affected: |
Remarks
The CogOCFont that contains the character models specified by the character positions defined in this pattern. Each of the character models (specified by Name and Instance) used in this pattern must be present in this font.
See Also