CogOCVMaxFont GetCharacterFullBounds Method Cognex VisionPro 9.7
Overload List

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