共用方式為


TouchPoint.ClientY 屬性

定義

相對於瀏覽器檢視區上邊緣的觸控點 Y 座標,不包括任何滾動位移。

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

屬性值

適用於