c# - CopyFromScreen with virtual screen -
i need take screenshot of app (inside app ofc), , can use copyfromscreen function this. should adapted several monitors well. so, how copyfromscreen works virtual screen? , how can position of app window on virtual screen?
primary question second one.
nevermind, application.current.mainwindow coordinate parameters work fine virtual screen
Comments
Post a Comment