The result of a read operation on the region.
Instance of this class can only be created after a read operation. Check Region
Region getRegion()
Get the Region of the text. The region is positioned exactly where the text was found. The region dimensions are relative to the device dimensions so noScale is set to true by default
| Return | |
| Region | The Region of the read text |
Point getPoint()
Get the middle point of the text. noScale is set to true by default
| Return | |
| Region | The Region of the read text |
string getText()
Get the text
| Return | |
| string | The text that was read |
void click(param: CParam)
Click in the middle of this text
| Parameters | |
| param | CParam |
© 2025 - Macrorify by KoK-CODE