The information in this topic may be out of date. The current SDK reference guide has moved here.
Region method
Configure Check to match a region or element in a window, instead of the entire window.
Syntax
eyes.Check(Target.Region(rect))
Note: This method is a static method.
Parameters
- rect
- Type:Rectangle
- An object that defines a rectangular area in the window.
Return value
- Type: ICheckSettings