Property uiimage.Rect
Overload
Gets location of the found image, relative to the search area.
public RECT Rect { get; init; }
Property Value
Remarks
Relative to the window/control client area (if area type is wnd), UI element (if elm), image (if Bitmap) or screen (if RECT). More info: uiimage.find.