MouseEvent.ClientY

MouseEvent.ClientY property

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

public long ClientY { get; }

プロパティ値

クライアント y.

関連項目