Property LocationOnScreen
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
LocationOnScreen
Gets the mouse position relative to the bounds of the screen.
Point LocationOnScreen { get; }
Property Value
- Point
The mouse position relative to the bounds of the screen.