Show / Hide Table of Contents

Method CaptureScreen.RectPointWindowUI


Overload

UI for capturing a rectangle, point or/and window on screen with Shift key.

public static bool RectPointWindowUI(out CRUResult result, CRUType type, bool rectInClient = false, WXYFlags wxyFlags = 0)
Parameters
result  (CRUResult)
type  (CRUType)
rectInClient  (bool)

Get rectangle in window client area.

wxyFlags  (WXYFlags)
Returns
bool

true if captured, false if pressed Esc.