MouseEvent.Buttons

MouseEvent.Buttons property

マウス イベントの間、現在押されているマウス ボタンの組み合わせを示すためにボタンを使用する必要があります。

public ushort Buttons { get; }

プロパティ値

ボタン.

関連項目