TouchPoint.Position 속성

정의

터치 지점의 위치를 가져옵니다.

public:
 property System::Windows::Point Position { System::Windows::Point get(); };
public System.Windows.Point Position { get; }
member this.Position : System.Windows.Point
Public ReadOnly Property Position As Point

속성 값

터치 지점의 위치입니다.

적용 대상