MouseEvent.ScreenX

MouseEvent.ScreenX property

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

public long ScreenX { get; }

Property Value

The screen x.

See Also