Show / Hide Table of Contents

Property uiimage.Rect


Overload

Gets location of the found image, relative to the search area.

public RECT Rect { get; init; }
Property Value
RECT

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.