Table of Contents

Constructor HelpEventArgs

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

HelpEventArgs(PointD)

Initializes a new instance of the HelpEventArgs class.

public HelpEventArgs(PointD mousePos = default)

Parameters

mousePos PointD

The coordinates of the mouse pointer.