Table of Contents

Constructor MouseEventArgsSnapshot

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MouseEventArgsSnapshot(MouseEventArgs)

Initializes a new instance of the MouseEventArgsSnapshot class using the specified mouse event arguments.

public MouseEventArgsSnapshot(MouseEventArgs e)

Parameters

e MouseEventArgs

The MouseEventArgs instance containing the details of the mouse event to snapshot. Cannot be null.