CogOCVMaxCharacterIterator SetDisplay Method Cognex VisionPro 9.21 SR1
Overload List

  NameDescription
Public methodSetDisplay(Char)
Set the character that should be displayed on a graphical user interface for the position specified by this character iterator. This is useful for character positions for which the (train time) key set has more than one value. Note that this assumes that the character keys in the font correspond to Unicode code point values.
Public methodSetDisplay(Int32)
Set the key of the character that should be displayed on a graphical user interface for the position specified by this character iterator. This is useful for character positions for which the (train time) key set has more than one value.
Top
See Also