Table of Contents

Property Location

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

Location

Gets or sets the mouse position relative to the bounds of the browser instance.

public Point Location { get; set; }

Property Value

Point

The mouse position relative to the bounds of the browser instance.