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)
Enum: Window, Rect, WindowAndRect, WindowOrRect, Point, WindowAndPoint. |
|
rectInClient (bool)
Get rectangle in window client area. |
|
wxyFlags (WXYFlags)
Enum: NeedWindow, NeedControl, Raw. |
Returns
|
bool
|