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

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -