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