Click or drag to resize

IMouseExitedEventArgs Properties

The IMouseExitedEventArgs type exposes the following members.

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