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

屬性值

觸控點的位置。

適用於