MouseDevice.GetScreenPosition 方法

定義

計算滑鼠指標的螢幕位置。

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

傳回

滑鼠指標的位置。

適用於