Table of Contents

Property ScreenLocation

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

ScreenLocation

Gets or sets the location of the mouse cursor in the screen's coordinate system at the time the event occurred.

public Point ScreenLocation { get; set; }

Property Value

Point

The location of the mouse cursor in the screen's coordinate system at the time the event occurred.