mouse position on the screen? For example: i want drawing on the screen like zoom or slack programs. But i want drawing on screen in general, not just in a program screen. What c# program i need to create? Console?
you have 2 options: 1. you capture the whole screen, then display a borderless window for drawing 2. you create a transparent window
Can i do it in console app or i need wpf?
you need wpf or winforms
Ok. But if i using console app i need to add some draw libraries. Right? Or i cant do it in console app?
Обсуждают сегодня