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