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