Overload List
| Name | Description | |
|---|---|---|
| GetConfusion(Char, Char) | Get the computed confusion between the specified search character and the specified alphabet character. This method assumes that the character keys in the associated font correspond to Unicode code point values. | |
| GetConfusion(Int32, Int32) | Get the computed confusion between the specified search character key and the specified alphabet character key. |
See Also