Click or drag to resize

MouseExitedEventArgs Properties

The MouseExitedEventArgs type exposes the following members.

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