MouseEvent.ScreenX

MouseEvent.ScreenX property

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

public long ScreenX { get; }

プロパティ値

画面 x.

関連項目