MouseEventArgs.ClientY Property

Definition

The Y coordinate of the mouse pointer in local (DOM content) coordinates.

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

Property Value

Applies to