Set the list of every character within the current font that may, either correctly or incorrectly, be observed within this paragraph to be EVERY character available in the font. Confusion will be computed for every unique searched character versus this set of characters.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Events
| Event Type | Reason |
|---|---|
| CogOCVMaxPattern ParagraphChanged | Fires when this property changes, provides more detailed information than the Changed event. |
| CogOCVMaxPatternChanged | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If this paragraph iterator does not currently reference a valid paragraph. |
| ObjectDisposedException | If the associated CogOCVMaxPattern object has already been disposed. |
See Also