Constructor HelpEventArgs
HelpEventArgs(PointD)
Initializes a new instance of the HelpEventArgs class.
public HelpEventArgs(PointD mousePos = default)
Parameters
mousePos
PointDThe coordinates of the mouse pointer.
Initializes a new instance of the HelpEventArgs class.
public HelpEventArgs(PointD mousePos = default)
mousePos
PointDThe coordinates of the mouse pointer.