Table of Contents

Property LocationOnScreen

Namespace
DotNetBrowser.Input.Mouse.Events
Assembly
DotNetBrowser.dll

LocationOnScreen

Gets or sets the mouse position relative to the bounds of the screen.

public Point LocationOnScreen { get; set; }

Property Value

Point

The mouse position relative to the bounds of the screen.