Property Y
Y
Gets the y-coordinate of the mouse during the generating mouse event. Value is relative to the upper corner of the control.
public float Y { get; }
Property Value
- float
The y-coordinate of the mouse, in dips.
Gets the y-coordinate of the mouse during the generating mouse event. Value is relative to the upper corner of the control.
public float Y { get; }
The y-coordinate of the mouse, in dips.