MouseEventArgs.ScreenY Property

Definition

The Y coordinate of the mouse pointer in global (screen) coordinates.

public:
 property double ScreenY { double get(); void set(double value); };
public double ScreenY { get; set; }
member this.ScreenY : double with get, set
Public Property ScreenY As Double

Property Value

Applies to