MouseEvent.ClientX

MouseEvent.ClientX property

イベントに関連付けられたビューポートを基準とした、イベントが発生した水平座標。

public long ClientX { get; }

プロパティ値

クライアント x.

関連項目