Property Y
Y
Gets the y-coordinate of the mouse pointer.
public double Y { get; }
Property Value
- double
The y-coordinate of the mouse pointer.
Remarks
Property value is in client coordinates.
Gets the y-coordinate of the mouse pointer.
public double Y { get; }
The y-coordinate of the mouse pointer.
Property value is in client coordinates.