Click or drag to resize

AltaxoMouseEventArgsY Property

Gets the y-coordinate of the mouse during the generating mouse event.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double Y { get; set; }

Property Value

Double
See Also