mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-05 00:03:55 +00:00
Update doc.md
This commit is contained in:
parent
3add15dffe
commit
37dfe8e480
@ -305,7 +305,7 @@ robotgo.ScrollMouse(50, "down")
|
|||||||
y (optional)
|
y (optional)
|
||||||
height (optional)
|
height (optional)
|
||||||
width (optional)
|
width (optional)
|
||||||
If no arguments are provided, screencapture will get the full screen.
|
If no arguments are provided, capturescreen(screencapture) will get the full screen.
|
||||||
|
|
||||||
#### Return:
|
#### Return:
|
||||||
|
|
||||||
|
@ -321,7 +321,7 @@ robotgo.ScrollMouse(50, "down")
|
|||||||
y (optional)
|
y (optional)
|
||||||
height (optional)
|
height (optional)
|
||||||
width (optional)
|
width (optional)
|
||||||
If no arguments are provided, screen.capture will get the full screen.
|
If no arguments are provided, capturescreen(screencapture) will get the full screen.
|
||||||
|
|
||||||
#### 返回值:
|
#### 返回值:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user