MouseEvent.ScreenY

MouseEvent.ScreenY property

画面座標系の原点を基準とした、イベントが発生した垂直座標。

public long ScreenY { get; }

プロパティ値

画面 y.

関連項目