Method ocr.GetRect
Overload
Gets the rectangle of the found word.
public RECT GetRect(bool inScreen, int word = 0)
Parameters
inScreen (bool)
Convert to screen coordinates. If |
word (int)
Word index offset from ocr.FoundWordIndex. |