TouchPoint.PageX Property

Definition

The X coordinate of the touch point relative to the left edge of the document. Unlike ClientX, this value includes the horizontal scroll offset, if any.

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

Property Value

Applies to