Property ScreenLocation
- Namespace
- DotNetBrowser.Dom.Events
- Assembly
- DotNetBrowser.dll
ScreenLocation
Gets the location of the mouse cursor in the screen's coordinate system at the time the event occurred.
Point ScreenLocation { get; }
Property Value
- Point
The location of the mouse cursor.