Click or drag to resize

IMouseEventArgs Properties

The IMouseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyLocation
Gets the mouse position relative to the bounds of the browser instance.
Public propertyLocationOnScreen
Gets the mouse position relative to the bounds of the screen.
Top
See Also