MouseEvent.ClientX

MouseEvent.ClientX property

The horizontal coordinate at which the event occurred relative to the viewport associated with the event.

public long ClientX { get; }

Property Value

The client x.

See Also