CogOCVMaxPoseHelper SetText Method Cognex VisionPro 9.10
Overload List

  NameDescription
Public methodSetText( Int32 )
Set the Text property using the supplied string. Note that this assumes that the character keys in the font correspond to Unicode code point values.
Public methodSetText(String)
Set the Text property using the supplied string. Note that this assumes that the character keys in the font correspond to Unicode code point values.
Public methodSetText( String )
Set the Text property using the supplied array of strings. Here each array element corresponds to a line in the paragraph. Note that this assumes that the character keys in the font correspond to Unicode code point values.
Top
See Also