Property Y
Y
Gets the y-coordinate of the mouse during the generating mouse event.
public double Y { get; }
Property Value
- double
The y-coordinate of the mouse, in pixels.
Gets the y-coordinate of the mouse during the generating mouse event.
public double Y { get; }
The y-coordinate of the mouse, in pixels.