Table of Contents

Property ClientLocation

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

ClientLocation

Gets the location of the mouse cursor in the local (DOM content) coordinate system at the time the event occurred.

Point ClientLocation { get; }

Property Value

Point

The location of the mouse cursor.