MouseDevice.GetScreenPosition メソッド

定義

マウス ポインターの画面位置を計算します。

protected:
 System::Windows::Point GetScreenPosition();
protected System.Windows.Point GetScreenPosition ();
member this.GetScreenPosition : unit -> System.Windows.Point
Protected Function GetScreenPosition () As Point

戻り値

マウス ポインターの位置。

適用対象