Get the confusion search character keys. This is the set of unique character keys that make up the text in this paragraph - the character keys for which we are searching. These character keys form one dimension of the confusion matrix for this paragraph.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Return Value
Type: Int32A System::Array of System::Int32 in which each element corresponds to one of the confusion search character keys for this paragraph.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the associated CogOCVMaxPattern object has already been disposed. |
| InvalidOperationException | If this paragraph iterator cannot be found. |
See Also