TouchPoint.ClientY Property

Definition

The Y coordinate of the touch point relative to the top edge of the browser viewport, not including any scroll offset.

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