MouseDevice.GetScreenPosition 메서드

정의

마우스 포인터의 화면 위치를 계산합니다.

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

반환

마우스 포인터의 위치입니다.

적용 대상