CogOCVMaxFont GetCharacterPoses Method Cognex VisionPro 9.7
Overload List

  NameDescription
Public methodGetCharacterPoses( Int32 , CogTransform2DLinear, CogOCVMaxFontRenderParams)
Create a System::Array of CogTransform2DLinear that correspond to the individual selected space poses of each character in the supplied text. These poses are determined using this font and the supplied parameters.
Public methodGetCharacterPoses(String, CogTransform2DLinear, CogOCVMaxFontRenderParams)
Create a System::Array of CogTransform2DLinear that correspond to the individual selected space poses of each character in the supplied text. These poses are determined using this font and the supplied parameters.
Public methodGetCharacterPoses( String , CogTransform2DLinear, CogOCVMaxFontRenderParams)
Create a System::Array of CogTransform2DLinear that correspond to the individual selected space poses of each character in the supplied text. These poses are determined using this font and the supplied parameters.
Top
See Also