CogOCVMaxFont GetCharacterMarkBounds Method Cognex VisionPro
Overload List

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