MouseEvent.ScreenY

MouseEvent.ScreenY property

The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.

public long ScreenY { get; }

Property Value

The screen y.

See Also